A:LINK {
	text-decoration : none;
	font-family : sans-serif;
	font : 8pt;
	color : Black;
}
A:VISITED {
	text-decoration : none;
	font-family : sans-serif;
	font : 8pt;
	color : Black;
}
A:ACTIVE {
	text-decoration : underline;
	font-family : sans-serif;
	font : 8pt;
	color : Black;
}
A.menu:ACTIVE {
	text-decoration : none;
	font-family : sans-serif;
	font : 8pt;
	color : White;
}
A.menu:HOVER {
	text-decoration : none;
	font : 8pt;
	color :White;
}

A:HOVER {
	text-decoration : underline;
	font : 8pt;
	color :Black;
}
BODY {
	font-family : sans-serif;
	font : 8pt;
	color : Black;
}





