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