A:link {
	text-decoration: none;
	color: #3399FF;
	font-weight: bold;

}
A:visited {
	text-decoration: none;
	color: #3399FF;
	font-weight: bold;
}
A:active {
	text-decoration: none;
	color: #3399FF;
	font-weight: bold;
}
A:hover {
	text-decoration: underline overline;
	color: #3399FF;
	font-weight: bold;
}
BODY {
	scrollbar-face-color:#A55D39;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-3dlight-color:#393029;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#C0C0C0;
	scrollbar-track-color:#000000;
	background: #000000 url(images/bgimg.gif) repeat fixed;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;}
   
