.menu a:link, .menu a:visited, .menu {
	color: #FFFFFF;
	text-decoration: none;
}
 
.menu a:hover {
	width: auto;
	background-color: #FFFFFF;
	word-spacing: normal;
	display: block;
	background-image: url(images/leafBack.jpg);
	color: #000000;
}
.style1, .style1 a:link, .style1 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.style1 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color:#660000;
	text-decoration: none;
	display: inline;
}

.style2, .style2 a:link, .style2 a:visited, .style2 a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	background-color: #660033;
	background-image: none;
}
