BODY,HTML
{	
	background-image		: url(../afb/menu.jpg);
 	background-position		: center center;
	background-attachment		: fixed;
	background-repeat		: no-repeat;
	background-color		: #660000;
	font-family 			: verdana, Geneva,Arial,Helvetica, sans-serif;
	text-align			: justify;
	color				: #666666;
	margin-top			: 5px;
	margin-right			: 50px;
	margin-left			: 0px;
	font-weight			: normal;
	text-decoration			: none;
	font-size 			: 9px;
	line-height			: 16px;
   	scrollbar-arrow-color: #666666; 
   	scrollbar-base-color: #660000; 
  	 scrollbar-3dlight-color: #660000; 
   	scrollbar-face-color: #000000; 
   	scrollbar-highlight-color: #660000; 
   	scrollbar-shadow-color: #660000; 
  	 scrollbar-darkshadow-color: #660000; 
   } 

tD
{
	color		: #ffffff;
	font-family 	: Geneva, Arial, Helvetica, sans-serif;
	font-size 	: 11px;
	line-height	: 16px;
	border-width	: 0px;

}

hr
{
	color		: #000000;
	line-height	: 1px;
}

A:link 
{
	font-family 	: Geneva, Arial, Helvetica, sans-serif;
	color		: #FFFFFF;
	font-weight	: bold;
	text-decoration : none;
	font-size 	: 15px;
	cursor		: pointer 
}
A:active
{
	font-family 	: 1Geneva, Arial, Helvetica, sans-serif;
	color		: #FFFFFF;
	font-weight	: bold;
	text-decoration : none;
	font-size 	: 15px;
	cursor		: pointer 
}
A:visited 
{	
	font-family 	: Geneva, Arial, Helvetica, sans-serif;
	color		: #FFFFFF;
	font-weight	: bold;
	text-decoration : none;
	font-size 	: 15px;
	cursor		: pointer 
}
A:hover 
{	
	font-family 	: Geneva, Arial, Helvetica, sans-serif;
	color		: #ffffff;
	background-color: #000000;
	font-weight	: bold;
	text-decoration : none;
	font-size 	: 15px;
	cursor		: pointer;
}
