a.Menu
{  
	font-family: Verdana;
	font-size: 16px;  
	color: white; 
	font-weight: normal; 
	text-decoration: none
}

a.Menu:hover 
{  
	font-family: Verdana; 
	color: cyan; 
}
a.Menu:visited 
{  

}
h1
{
	font-family:Verdana; font-size:18pt; color:white;	font-weight:normal;
	
}
h2
{
	font-family:Verdana; font-size:14pt; color:white;	font-weight:normal;
	
}