body{
scrollbar-face-color:#CC0000;
scrollbar-arrow-color:#AFCAAF;
scrollbar-track-color:#CC0000;
scrollbar-darkshadow-color:#660000;
scrollbar-shadow-color:#660000;
scrollbar-highlight-color:#FF4747;
scrollbar-3dlight-color:#660000;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
input, select, textarea {
	background: #CC0000;
	font-family: verdana, tahoma, arial;
	color: #CCCC99;
	border: 1px solid #666600;
}
a.nav:link, a.nav:visited {
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
	padding: 1px;
	width: 150px;
	margin-left: 25px;
	border: 1px solid #999966;
	height: auto;
	display: block;



}
a.nav:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #CCCC99;
	height: auto;
	width: 150px;
	border: 1px solid #999966;
	padding: 1px;
	margin-left: 25px;
	display: block;



}
a:link {
	color: #666600;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #999999;
}
