body { font-family: sans-serif; }

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}

.cell_over { BACKGROUND-COLOR: #fcc552 }
.cell_out { BACKGROUND-COLOR: #cccccc }

input,select,textarea
{
	font-weight: bold; 
	font-size: 9pt; 
	font-family: Arial, sans-serif;
	border : hidden;
        color: #000066
}

.email {font-size: 9pt; COLOR: #000099; text-decoration: none; font-weight:bold;}
.email a:link {font-size: 9pt; COLOR: #000099; text-decoration: none; font-weight:bold;}
.email a:visited {font-size: 9pt; COLOR: #000099; text-decoration: none; font-weight:bold;}
.email a:active {font-size: 9pt; COLOR: #000099; text-decoration: none; font-weight:bold;}
.email a:hover {font-size: 9pt; COLOR: #fcc552; text-decoration: none; font-weight:bold;}

.terms {font-size: 9pt; COLOR: #000099; text-decoration: none;}
.terms a:link {font-size: 9pt; COLOR: #000099; text-decoration: none;}
.terms a:visited {font-size: 9pt; COLOR: #000099; text-decoration: none;}
.terms a:active {font-size: 9pt; COLOR: #000099; text-decoration: none;}
.terms a:hover {font-size: 9pt; COLOR: #ffffff; text-decoration: none;}

a {font-size: 9pt; COLOR: #000099; text-decoration: none;}
.favorite_links_over {font-size: 9pt; COLOR: #fcc552; text-decoration: none; font-weight:bold;}
.favorite_links_out {font-size: 9pt; COLOR: #000099; text-decoration: none; font-weight:bold;}



