body {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	color : #666666;
	font-weight : normal;
}
A.menu:ACTIVE,A.menu:LINK,A.menu:VISITED {
	text-decoration : none;
	font-size : small;
	font-weight : bold;
	color : #ffcc00;
	padding-right: 20px;
}
A.menu:HOVER {
	color : #ff6600;
}
#footer {
	font-weight: normal;
	color: #fff;
}
#footer a:LINK, #footer a:ACTIVE, #footer a:VISITED {
	font-weight: bold;
	text-decoration: underline;
	color: #ffcc00;
}
#footer a:HOVER {
	color: #ff6600;
}

/* hide from IE mac \*/
html {overflow: scroll;}
/* end hiding from IE5 mac */

