a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;

}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3300;
}
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
