.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.menutext A:link {
	color: #FFFF00;
	text-decoration: none;
}
.menutext A:visited {
	color: #FFFF00;
	text-decoration: none;
}
.menutext A:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.style3 {color: #FF0000; font-family: Arial, Helvetica, sans-serif; }

