@charset "utf-8";
/* CSS Document */

html {scrollbar-base-color:#000000;}
body,td,th {
	font-family: Arial, Helvetica,Tahoma;
	font-size: small;
	color: #CC9900;
}
body {
	background-color: #000000;
	font: verdana, arial;
	font-size: medium;
	color: #FFCC33;
}
a {
	font-family: Papyrus,Arial;
	font-size: medium;
	color: #990000;
}
a:link {
	text-decoration: none;
	color: #CC9900;
}
a:visited {
	text-decoration: none;
	color: #CCCC00;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
.style1 {
	font-size: small;
	color: #CCCC33;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #CCCC99;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.style2 {font-size: small}
