
a.menu:link
{
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family:Arial;
}

a.menu:visited
{
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family:Arial;
}

a.menu:hover
{
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	font-family:Arial;
}
