a:link {
	color: #FF6;
}
a:hover {
	color: #F93;
}
a {
	font-size: 14px;
}
a:visited {
	color: #FF6;
}
a:active {
	color: #FF6;
}
.toptext { font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; text-decoration: none; text-align: center; font-weight: bold; }
.toptext:link { color:  #06F; text-decoration:none; }
.toptext:active { text-decoration: none; }
.toptext:visited { color: #06F; text-decoration: none; }
.toptext:hover { color: #33CCFF; text-decoration: none; } 

.redbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.bluebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.blackbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bigwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.bigred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.footerblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.footerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
