body,td,th {
	font-size: 12px;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-weight:bold;
	text-decoration: none;
	font-family:"Comic Sans MS";
	font-size:14px;
	color:#000000;
}
a:visited {
	font-weight:bold;
	text-decoration: none;
	font-family:"Comic Sans MS";
	font-size:14px;
	color:#003366;

}
a:hover {
	font-weight:bold;
	text-decoration: none;
	font-family:"Comic Sans MS";
	font-size:14px;
	color:##993333;
	font-style:italic;
}
a:active {
	font-weight:bold;
	text-decoration: none;
	font-family:"Comic Sans MS";
	font-size:14px;
	color:#993300;
}
.normal:link{
	text-decoration: none;
	font-size:12px;
	color:#000000;
	font-weight:100;
	text-decoration: none;
	font-family:"Arial";
}
.normal:visited {
	font-weight:100;
	text-decoration: none;
	font-family:"Arial";
	font-size:12px;
	color:#003366;
}
.normal:hover {
	font-weight:100;
	text-decoration: none;
	font-family:"arial";
	font-size:12px;
	color:##993333;
	font-style:italic;
}
.normal:active {
	font-weight:100;
	text-decoration: none;
	font-family:"arial";
	font-size:12px;
	color:#993300;
}