TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #EEE8AA;
}
A {
	color : #DAA520;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	text-decoration : underline;
}
A.menu {
	font-family : Arial, Helvetica, sans-serif;
	color : EEE8AA;
	font-size : x-small;
	font-weight : normal;
}
A.menu:HOVER {
	color : D8B345;
	text-decoration : none;
}
