
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #000000;
	link: #000066;
	alink: #000066;
	vlink: #000066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
}
<!-- BLUE/GREEN PAGES -------------------------->
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	background-color: #70C7C2;

}
<!-- GREEN PAGES -------------------------->
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	background-color: #9DD79A;
}
<!-- BLUE PAGES -------------------------->
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	background-color: #AOADD3;
}
<!-- PURPLE PAGES -------------------------->
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	background-color: #A584BD;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #000000;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pts;
	line-height: normal;
	font-weight: bold;
   	font-variant: normal;
	text-transform: uppercase;
	color: #CA5017;
}  
.fielddesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pts;
	line-height: normal;
	font-weight: bold;
   	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}  
.screen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	font-style: italic;
}
.screendesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-style: normal;
	border: none;
	height: auto;
	width: auto;
}
.menuoption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pts;
	line-height: normal;
	font-weight: bold;
   	font-variant: normal;
	text-transform: uppercase;
	color: #ca5017;
}  

.datainput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pts;
	line-height: 22px;
	font-weight: bold;
   	font-variant: normal;
	text-transform: uppercase;
	color: #69A33F;
} 

.fkeys {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pts;
	line-height: normal;
	font-weight: bold;
   	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  	color: #DCDCDC;
}

<!------------------------------------------------------------->
<!-- for all links -------------------------------------------->
<!------------------------------------------------------------->

a	{

	}

#changestyle a:hover{
color:#000000;
}

a:hover {  
color: #000000

}
<!------------------------------------------------------------->
<!------------------------------------------------------------->

