.menu a {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 10pt;
}

.menu a:hover {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #FFFFFF; 
	text-decoration: underline;
	font-weight: bold;
}


.activity a {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #000000; 
	text-decoration: none;
	font-size: 10pt;
}


.activity a:hover {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #000000; 
	text-decoration: underline;
	font-size: 10pt;
}


.courtesy a {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #000000; 
	text-decoration: none;
	font-size: 8pt;
}


.courtesy a:hover {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #000000; 
	text-decoration: underline;
	font-size: 8pt;
}


.census a {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #000000; 
	text-decoration: none;
	font-size: 12pt;
}

.census a:hover {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #000000; 
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold;
}