a:link {
	text-decoration: none;
	color: #ooooff;
}

a:visited {
	text-decoration: none;
	color: #ooooff;
}

a:active {
	text-decoration: none;
	color: #ooooff;
}

a:hover {
	text-decoration: underline;
	color: #ooooff;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ooooff;
}

.bodytextblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ooooff;
}

.featuretitlebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ooooff;
	font-weight: bold;

}

.menulink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;

}
.pagetitle, .pagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ooooff;	
}
.bodytextwhite10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #oooooo;

}
