a.link:active, a.link:link, a.link:visited{
	color: #FFFFFF;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3b32;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #b75f3b; }
body {
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #0098AA;
}
.style3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #0033CC;
}
.heading {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #313538;
}
.headinggreen {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #738D3E;
}
.headingblue {

	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #0098AA;
}
