.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #b8b8b9;
	text-decoration: none;
	background-image: url(newhome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link, a:visited {
	text-decoration: underline;
	color: #006699;
	background-color:transparent;
}
a:hover, a:active {
	text-decoration:underline;
	color: #015078;
	background-color: transparent;
}
.boxout {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	font-style: bold;
}
	
.boxout a:link, .boxout a:visited {
	text-decoration:none;
	color:#FFFFFF;
	background-color:none;
}
.boxout a:hover, .boxout a:active {
	text-decoration: underline;
	color:#FFFFFF;
	background-color:none;
}

