A.menue {
	font-style : normal;
	font-weight : bold;
	color : Black;
	text-decoration : none;
	font-family : Verdana;
}
A:HOVER.menue {
	font-style : normal;
	font-weight : bolder;
	color : silver;
	text-decoration : none;
	font-family : Verdana;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-variant : normal;
	font-weight : normal;
}