body {
	background-color: #009933; /*669966*/
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: center;
	}
.menu {
	font-family: "palatino Linotype";
	font-size: 16px;
	color: #FFFFFF;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline overline;
	font-weight: bold;
}
h1 {
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
}

