body,td,th {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #FFFFCC;
}
body {
	background-color: #990000;
}
a {
	font-size: 14px;
	color: #FFFFCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999900;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}
html { 
scrollbar-arrow-color:#666600; 
scrollbar-track-color:#CC9900; 
scrollbar-face-color:#990000; 
scrollbar-highlight-color:#CC3300; 
scrollbar-3dlight-color:#CCCC00; 
scrollbar-darkshadow-color:#000000; 
scrollbar-shadow-color:#CC3300; 
} 
