a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:link {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066cc;
}

a:active {
	text-decoration: none;
	color: #0066cc;
}
.bodytext {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

.fineprint {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.heading {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #6699FF;
}
h1 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
