 a.bodylinks:link { font-size: 12px; color: #006600; text-decoration:  none;font-weight: bold}
a.bodylinks:hover {  font-size: 12px; color: #FFFFFF; text-decoration: none;font-weight: bold}
a.bodylinks:active { font-size: 12px; color: #006600; text-decoration: none;font-weight: bold}
a.bodylinks:visited { font-size: 12px; color: #006600; text-decoration: none;font-weight: bold}

 a.bodylinks2:link { font-size: 12px; color: #003300; text-decoration:  none}
a.bodylinks2:hover {  font-size: 12px; color: #FFFFFF; text-decoration: none}
a.bodylinks2:active { font-size: 12px; color: #003300; text-decoration: none}
a.bodylinks2:visited { font-size: 12px; color: #003300; text-decoration: none}

body {
	background-color: #c7d3db;
}


a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
.style31 {	font-size: 12px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.underline {
	text-decoration: underline;
}
