body {
	background-color: #F8FA96;
}

a.menu {
	font-family: verdana;
	font-weight: strong;
	
}

a.menu:hover {
	font-family: verdana;
	font-weight: bold;
	font-variant: small-caps; color:#000066

	}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.Style1 {color: #000000}
.Style3 {font-size: small}
.Style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	
}
