.menu
{
	font-family: Tahoma;
	font-size: 8pt;
	color: black;

}
a				{ text-decoration: none ; color: #990000}
a:hover			{ text-decoration: underline }
a:visited		{ text-decoration: none ; color: #990000 }
a:visited:hover	{ text-decoration: underline }
