/* CSS Document */
<!--
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.bodyfont {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
.bigfont {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
-->

