.STYLE1 {
	font-size: 16px;
	font-weight: bold;
	color: #2759BA;
}
.STYLE2 {
	font-size: 14px;
	font-weight: bold;
	color: #2759BA;
}
.STYLE3 {font-size: 12px; }
.STYLE4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9C28;
}
a:link{ color:#000000; text-decoration:none} 
a:visited{color: #000000; text-decoration: none} 
a:active{color:blue;text-decoration:none} 
a:hover{color:blue;text-decoration:underline}
