a.MenuLink, a.MenuLink:visited
{
	font-family: Trebuchet MS;
	color: #ffffff;
	text-decoration: none;
}
a.MenuLink:hover
{
	font-family: Trebuchet MS;
	color: #ffff00;
	text-decoration: underline;
}