body {
	scrollbar-arrow-color : #FF0000;
	scrollbar-base-color : #CC0000;
	background-image : url("../images/main_bkg.gif");
   background-attachment : fixed;
   background-position : center;
	font-family : "Times New Roman", Georgia, Arial, Verdana;
}
A:link {text-decoration: none; color: #800000;}
A:visited {text-decoration: none; color: #800000;}
A:active {text-decoration: none}
A:hover {color: #FF0000; text-decoration: underline}
