TABLE {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : 000033;
	font-size : x-small;
}
A.menu2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	color : White;
	text-decoration : none;
}
A.menu2:HOVER {
	color : 000066;
	text-decoration : none;
}
A.menu {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	text-decoration : none;
	color : FFCC00;
}
A.menu:HOVER {
	text-decoration : none;
	color : 000066;
}
A {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : x-small;
	text-decoration : none;
	color : CC0000;
}
A:HOVER {
	text-decoration : underline;
	color : 123D69;
}