a:link {
	color: #CC0000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
body {
	
SCROLLBAR-FACE-COLOR: #666666; 
SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFCC; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #CCCCCC; 
SCROLLBAR-DARKSHADOW-COLOR: #A6A6A6; 
}
a:visited {
	color: #CC0000;
}
.whitecourierlg {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.superscript {
	vertical-align: text-top;
	font-size: x-small;
	text-decoration: none;

}
.footer {
	color: #FF0000;
	text-decoration: none;
}
.funtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
}
.fillinform {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	color: #CC0000;
	background-color: #000000;
	border: 1px ridge #CC0000;;

}