a:link {
  	
	color: #000000;
	text-decoration: none;
}
a:visited {
	
	color: #000000;
	text-decoration: none;
}
a:hover {

	color: #016CAA;
	text-decoration:underline;
}
a:active {

	color: #016CAA;
	text-decoration: none;
}

.STYLE1 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial";
	color: #ffffff;
}
.STYLE2 {
	font-size: 12px;
	font-family: "Arial";
	
}
.STYLE3 {
	font-size: 12px;
	font-family: "Arial";
	color: #1A7124;
}
.STYLE4 {
	font-size: 13px;
	font-family: "Arial";
	color: #000000;
}
.STYLE5 {
	font-size: 13px;
	font-family: "Arial";
	color: #696969;
}
.STYLE6 {
	font-size: 13px;
	font-family: "Arial";
	font-weight: bold;
	color: #FF0000;
}