body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.STYLE1 {
	font-family: "Comic Sans MS";
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
}

.SS {
	font-family: "Comic Sans MS";
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}
.STYLE2 {
	font-family: "Times New Roman";
	color: #AFAFAF;
	font-weight: bold;
}
.STYLE3 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Times New Roman";
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #747474;
}
a:active {
	text-decoration: none;
}
a.top:link {
 	font-size:14px;
	font-weight:bold;
	color: #DB9309;
	border-bottom:1px dashed #DB9309;
	text-decoration:none;
}
a.top:visited {
	font-size:14px;
	font-weight:bold;
	color: #DB9309;
	border-bottom:1px dashed #DB9309;
	text-decoration:none;
}
a.top:hover {
	font-size:14px;
	font-weight:bold;
	color: #DB9309;
	border-bottom:1px dashed #DB9309;
	text-decoration:none;
}
a.top:active {
	text-decoration: dotted;
}
