*{font: 12px Arial, Helvetica, sans-serif;line-height:1.5em;}
body{font-weight:normal;font-size:12px;color: #ffffff;margin:0px;padding:0px;}

 
a:link {font-weight:bold;color:#85DBFF;text-decoration: none;}
a:visited {font-weight:bold;color:#85DBFF;text-decoration: none;}
a:active {font-weight:bold;color:#85DBFF;text-decoration: none;}
a:hover {font-weight:bold;color:#ffffff;text-decoration: underline;}

hr
{border: none 0; 
border-top: 1px dotted #A79C8B;
height: 1px;
} 

.nav-utility{
	padding-top:15px;
	font-size:12px;
	color:#50552B;
	font-weight:bold;
	letter-spacing:0px;
}
.nav-utility a:link{
	font-size:12px;
	color:#50552B;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:none;

}
.nav-utility a:visited{
	font-size:12px;
	color:#50552B;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:none;
}
.nav-utility a:hover{
	font-size:12px;
	color:#000;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:underline;
}

#footer{
border-top: 1px dotted #cccccc;
}
.footerText{
	font-weight:normal;
	font-size:12px;
	color:#666;
}
.footerText a:link{
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.footerText a:visited{
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.footerText a:hover{
	font-size:12px;
	color:#666;
	text-decoration:underline;
}


