a:link {  color: #999999; text-decoration: underline}
a:visited {  color: #999999; text-decoration: underline}
a:active {  color: #999999; text-decoration: underline}
a:hover {
	color: #FFFFFF;
	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: Georgia, "Times New Roman", Times, serif; 
font-size: 11px; 
font-style: normal; 
text-decoration: none ; 
font-weight: bold
}
.Body10px { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 11px; 
font-style: normal; 
text-decoration: none ; 
font-weight: normal
}
.SubheadBold12px { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 13px; font-style: normal; 
font-weight: bold
}
.SubheadBold12px a:link {  color: #999999; text-decoration: underline}
.SubheadBold12px a:visited {  color: #999999; text-decoration: underline}
.SubheadBold12px a:active {  color: #999999; text-decoration: underline}
.SubheadBold12px a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.Subhead12px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 8px;
}
.Sold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.BulletList {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	list-style-type: disc;
	color: #FFFFFF;
}

