body {
	background-color: #FFC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #0099CC;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 11.5px;
	text-decoration: none;
}
a:visited {
	color: #093;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 11.5px;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-transform: none;
	font-weight: normal;
	font-size: 11.5px;
	text-decoration: underline;
}
a:active {
	color: #0F3;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 11.5px;
	text-decoration: none;
}
.navHead {
	font: bolder 12px Arial, Helvetica, sans-serif;
	color: #006600;
}
