.MenuMain td
{
	font-size:12px;
	color:white;
	font-weight:bold;
	font-family:verdana;
}
.MenuMain td a
{
	color:white;
	text-decoration:none;
}
.MenuMain a:hover
{
	color:white;
	text-decoration:underline;
}
.MenuFooter
{
	color:black;
	font-family:verdana;
	font-size:12px;
}
.MenuFooter a
{
	color:black;
	text-decoration:none;
}
.MenuFooter a:hover
{
	color:black;
	text-decoration:underline;
}