.under_link {  color: #9C9FA9; text-decoration: none}
a:hover {  text-decoration: underline; color: #01288F}
.white_link {  color: #FFFFFF}
.white_on_blue_link {  color: #FFFFFF; text-decoration: underline; background-color: #5A92E4}
.white_selected {  color: #FFFFFF; text-decoration: underline}
.blue_regular_link {  color: #0000FF; text-decoration: underline}
.blue_link_no_under {  color: #0000FF; text-decoration: none}
.bodytext {
	font-family: Verdana, Tahoma, "Lucida Console";
	font-size: 11px;
	line-height: 18px;

}
.bodytextNormal {

	font-family: Verdana, Tahoma, "Lucida Console";
	font-size: small;
	line-height: normal;
}
.bodytextNormalLarge {


	font-family: Verdana, Tahoma, "Lucida Console";
	font-size: medium;
	line-height: normal;
}
