BODY {
	scrollbar-face-color: #000000;
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	;
	font-family: "Courier New", Courier, mono;
	background-attachment: fixed;
	background-repeat: repeat;
	color: #CCCCCC;
	background-image: url(../images/background.gif);
}
a:hover { color:#CC0000; ; font-weight: normal; font-family: "Courier New", Courier, mono}
a {  font-family: "Courier New", Courier, mono; font-weight: normal; color: #CC0000; text-decoration: none}
a:link {  font-family: "Courier New", Courier, mono; font-weight: normal; color: #990000; text-decoration: none}
a:active {  font-family: "Courier New", Courier, mono; font-weight: normal; color: #CC0000; text-decoration: none}
a:visited {  font-family: "Courier New", Courier, mono; font-weight: normal; color: #CC0000}
.main-page {
	filter: DropShadow(Color=666666, OffX=1, OffY=1, Positive=1);
	font-family: "Courier New", Courier, mono;
	color: #CCCCCC;
	background-color: #669933;
	background-image: url(../images/background.gif);
}
