a:link {
	text-decoration: none;
	font-weight: bold;
	color: #2B2E1B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 175px;
}

a:visited { 
text-decoration: none;
	font-weight: bold;
	color: #2B2E1B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 175px;
}

a:active { 
color: #FEFE06; 
background-color: #858384
}

a:hover { 
color: #FEFE06; 
background-color: #858384
}



body {	
		background-color: ghostwhite;

	font: 10px verdana, tahoma, geneva, arial, helvetica;	

	color: #4D4D4D;

	scrollbar-face-color: ghostwhite; 

	scrollbar-highlight-color: ghostwhite; 

	scrollbar-shadow-color: #E0E0E0;

	scrollbar-3dlight-color: #EDEDED;

	scrollbar-arrow-color: #6B6B6B; 

	scrollbar-track-color: ghostwhite;

	scrollbar-darkshadow-color: ghostwhite;}
	

table {
	color: #ghostwhite;
	margin-top: 175px;

	}
td, th {	
	font-family: verdana, tahoma, geneva, arial, helvetica;	
	font-size: 10px;
	color: #4d4d4d;
	

	
