h1 a 		{color: #404040;}
h1 a:hover	{color: #404040;}
p {
	font-weight: normal; font-size: 110%; line-height: 120%; font-family: verdana, sans-serif;
	color: #404040;
	}

a 	{text-decoration: none;}
a:hover	{text-decoration: underline;}
a.menu:link, a.menu:visited{
	color: #FFFFFF;
	font-family: georgia, arial; font-size: small; font-weight: bold; 
	text-align: center; text-decoration: none;
	}
a.menu:hover	{color: #FFFFFF; font-weight: bold; text-decoration: underline;}


