a:link {  color: #666666; text-decoration: underline}
a:visited {  color: #666666; text-decoration: underline}
a:active {  color: #666666; text-decoration: underline}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

INPUT, SELECT, TEXTAREA		{
	BACKGROUND-COLOR: #ffffff;
	BORDER-LEFT: #234D76 solid 1;
	BORDER-RIGHT: #234D76 solid 1;
	BORDER-TOP: #234D76 solid 1;
	BORDER-BOTTOM: #234D76 solid 1;
	COLOR: #000000;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 10px;
}
.BodyBold10px { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
text-decoration: none ; 
font-weight: bold
}
.Body10px { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
text-decoration: none ; 
font-weight: normal
}
.SubheadBold12px { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; font-style: normal; 
font-weight: bold
}
.Subhead12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.HeaderBold16px {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px; font-style: normal; 
font-weight: bold
}
.Body9px {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
text-decoration: none ; 
font-weight: normal
}
.TitleHeader20px {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 18px; font-style: normal; 
font-weight: normal}
.TitleHeaderBold24px {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 24px; font-style: normal; 
font-weight: bold
}
