

a		{  
	font-family: verdana; 
	font-size: 12px; 
	color: #51432B; 
	text-decoration: none;
}

a:hover			{  
	font-family: verdana; 
	font-size: 12px; 
	color: #51432B; 
	text-decoration: underline;
}

a.menu		{  
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000;
	text-decoration: none;
}

a:hover.menu			{  
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000;
	text-decoration: underline;
}




body      		{  
	font-family: verdana; 
	font-size: 12px; 
	color: #000000;
	bgcolor: #ffffff;
}

td      		{  
	font-family: verdana; 
	font-size: 11px; 
	color: #000000;
}
td.menu      		{  
	text-align: center;
	font-family: verdana; 
	font-size: 13px; 
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
}





h2 {
	font-family: arial; 
	font-size: 17px; 
	color: 000000;
	margin: 0px;
	padding: 0px;
}


.hd {font-family: arial; font-size: 20px; color: 000000; margin: 0px;padding: 0px;}


A.an:link, A.an:visited {text-decoration:none; font-family: Arial; font-weight: normal; font-size:11px; color:#000000;}
A.an:hover {text-decoration:underline; color:#000000; font-weight: normal; }	


