.menutext {
	color: #42565E;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;



}
a {
	font: bold 11px "Times New Roman", Times, serif;
	color: #42565E;
	text-decoration: none;

}
a:hover {
	font: bold 11px "Times New Roman", Times, serif;
	color: #FF9900;
	text-decoration: underline;

}
