body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;

}

a:link {
	color: #999999;
	text-decoration: none;


}

a:visited {
  color: #999999;
  text-decoration: none;
}

a:hover {
	text-decoration: none;
	background-color: #689FCC;
	color: #FFFFFF;

}

a:active {
	color: #999999;
	text-decoration: none;
}


.mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;



}
.basiclink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
}




