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

