body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.a_menu, a.a_menu:LINK, a.a_menu:VISITED {
	text-decoration: none;
	color: White;
	font-weight: bold;
}
a.a_menu, a.a_menu:ACTIVE, a.a_menu:HOVER {
	text-decoration: underline ;
}
li {
	line-height: 100%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



