
a:link   { color: black; text-decoration: none }
a:visited   { color: black; text-decoration: none }
a:hover  { color: #8b0000; text-decoration: none }
.footer  { color: black }
.footer a:link   { color: #000; text-decoration: none }
.footer a:visited   { color: black; text-decoration: none }
.footer a:hover  { color: #8b0000; text-decoration: none }
.header_nav  { color: white; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.header_nav a:link   { color: white; text-decoration: none }
.header_nav a:visited   { color: black; text-decoration: none }
.header_nav a:hover   { color: #8b0000; text-decoration: none }
.blue_noline a:link   { color: #000; text-decoration: none }
.blue_noline a:visited   { color: black; text-decoration: none }
.blue_noline a:hover  { color: #8b0000; text-decoration: none }
.sponsored_td 
{
	border-bottom: thin dotted #dddddd;
}