a:link { color: #FFFFFF; text-decoration: none }
a:active { text-decoration: none }
a:visited { color: FFFFFF; text-decoration: none }
a:hover { color: #FFFF00}

a.blue:link { color: 52529F; text-decoration: none }
a.blue:active { color: #52529f; text-decoration: none }
a.blue:visited { color: #52529f; text-decoration: none }
a.blue:hover { color: #52529f; text-decoration: underline }


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.middletext {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 15px;}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.large-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
.bodytext-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
