body {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:16px;
	color:#000000;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}

a.menu:link {
	color: #ffff00;
	font-weight: bold;
	text-decoration: none; }
a.menu:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none; }
a.menu:visited {
	color: #ffff00;
	font-weight: bold;
	text-decoration: none; }
a.menu:hover {
	text-decoration: none;
	color: #ff0000;
}
