.menuCell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #0033cc;
}

a:link.effect {color:#0033cc; text-decoration: none;}
a:visited.effect {color:#0033cc; text-decoration: none;}
a:active.effect {color:#0033cc; text-decoration: none;}
a:hover.effect {cursor: auto; color: #FFFFFF; background-color: #0033cc; text-decoration: none;}
