body {
	background-position:top;
	background-color:#222222;
	margin-top: 0px;
	padding-top:0px;
	padding-left:0px;
	margin-left:0px;
}

a.menu:link {
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-style:normal;
	font-size:11px;
	text-align: center;
	text-decoration: none;
	color: #352C7B;
	font-weight: bold;
}
a.menu:visited {
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-style:normal;
	font-size:11px;
	text-align: center;
	text-decoration: none;
	color: #352C7B;
	font-weight: bold;
}
 a.menu:hover {
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-style:normal;
	font-size:11px;
	text-align: center;
	text-decoration: none;
	color: #867FBE;
	font-weight: bold;
}
