.menutextstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
 	color: #FFCC66;
}
.menutextstyle a:link { 
	color: #FFCC66;
	text-decoration: none;
	}
.menutextstyle a:visited { 
	color: #FFCC66;
	text-decoration: none;
	}
.menutextstyle a:hover {
	color: #FFFFCC;
	font-size: 12pt;
	/*background-image: url(../Images/menu button select.JPG);*/
	background-position: 100px 12px;
	background-repeat: repeat;
	background-color: #3A2C18;
	text-decoration: none;
	}
.menutextstyle a:active { 
	color: #FFCC66;
	text-decoration: none;
	}
	
.menutextstyle3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
 	color: #FFFFCC;
}

.menutextstyle4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFCC66;
}