.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}


a:link {
	color: #0033CC;
}

a:visited {
	color: #0033CC;
}

a:active {
	color: #0033CC;
}

a:hover {
	color: #CC3300;
} 
.menutext3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033CC;
	text-decoration: none;
}