a.links:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;

}
a.links:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bolder;

}
a.links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}
a.links:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}
a.smallLinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;


}
a.smallLinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;


}
a.smallLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;


}
a.smallLinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;


}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF00;

}
.MedRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}
.SmallRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF0000;

}

