.MenuText {
	font-size : 9pt;
	text-decoration : none;
	color : #006699;
	font-weight : normal;
	font-family : arial, helvetica, sans serif;
}

.MenuText:hover {
	font-size : 9pt;
	text-decoration : none;
	color : #3366CC;
	font-weight : normal;
	font-family : arial, helvetica, sans serif;
}
