/* CSS Document */

BODY {
	background-image:url(../gfx/hg.jpg);
	background-attachment:fixed;
	background-position: center top;
	background-repeat:no-repeat;
	/*scrollbar-face-color: rgb(10,10,77);
	scrollbar-highlight-color: rgb(235,235,235);
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: rgb(10,10,77);
	scrollbar-arrow-color: rgb(112,112,112);
	scrollbar-track-color: rgb(10,10,77);
	scrollbar-darkshadow-color: rgb(00,00,00);*/
         overflow: hidden;
	background-color: #0A0A4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #000000;
?, OffX=?, OffY=?, Positive=?); }

A:link {
	color: #FFDC00;
	text-decoration : none;
	font-weight: bold;
	font-size: 14px;

}
A:visited {
	color: #FFDC00;
	text-decoration : none;
	font-size: 14px;
	font-weight: bold;
}
A:active {
	color: #FFDC00;
	text-decoration : none;
	font-size: 14px;
	font-weight: bold;
}
A:bb:hover {color: #FFDC00; text-decoration: none }