 

a:link	{
	color : ff8000;
	text-decoration : none;
	font-weight: normal;
	font-size: 12px;
}
a:visited	{
	color : ffa100;
	text-decoration : none;
}
a:active	{
	color : #FF0000;
}
a:hover	{
	color : ffa100;
	text-decoration : underline overline;
	background-color : #FFFF80;
}
body,td,th {
	font-size: 12px;
	color: #666666;
}
h1 {
	font-size: 12px;
	font-weight: normal;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
}
.comicsans18 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #000000;
}
.green#94bd15 {
	font-family: "MS UI Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #94bd15;
}
.red {
	font-family: "MS UI Gothic";
	font-size: 12px;
	color: #FF3333;
}
