a  
{
	font-family : Arial, Helvetica, sans serif;
	font-size : 13px;
	color : #D57605;
	text-decoration : underline;
	font :  bold;
}
a:Visited  
{
	color : #D57605;
	text-decoration : underline;
}
a:Active  
{
	color : #69935D;
	text-decoration : none;
}
a:Hover  
{
	color : #69935D;
	text-decoration : none;
}
table  
{
	font-family : Arial, Helvetica, sans serif;
	font-size : 13px;
	color : #000000;
}
body
{
	scrollbar-arrow-color : #69935D;
	scrollbar-track-color: #E0EFD8;
	scrollbar-darkshadow-color: #69935D;
	scrollbar-face-color: #E0EFD8;
	scrollbar-3dlight-color: #69935D;
	scrollbar-highlight-color: #E0EFD8;
	scrollbar-shadow-color: #E0EFD8;
	
	background-image: url(pic/hgstart1.jpg); 
	background-repeat:no-repeat; 
	background-position:top left;
	background-attachment:fixed;
	background-color:#E0EFD8;
	color:#000000;
}



