body {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #993300; ;
	color: #000000;
	font-size: medium;
	font-style: normal;
}
a.menu:link {  
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {  
	color: #FF3300; 
	font-weight: bold; 
	text-decoration: none; 
	background: #CCCCCC;
}
a.menu:active {  
	color: #FF3300; 
	font-weight: bold; 
	text-decoration: none;
}
td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF; 
	background-image: none; 
	color: #000000; 
	font-size: 12px; 
	font-style: normal;
}
a.menu:visited {  
	font-weight: bold; 
	text-decoration: none; 
	color: #CC3300;
}
a:active { 
	color: #FF3300; 
	font-weight: bold; 
	text-decoration: none;
}
a:hover { 
	color: #FF3300; 
	font-weight: bold; 
	text-decoration: none;
}
a:link { 
	color: #CC3300; 
	font-weight: bold; 
	text-decoration: none; 
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #CC3300; 
}

