a:link {
	text-decoration: none;
    color:#000000;	
}
a:visited {
	text-decoration: none;
    color:#000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color:#000000;
}

a.1:link {
	text-decoration: none;
    color:#000000;	
}
a.1:visited {
	text-decoration: none;
    color:#000000;
}
a.1:hover {
	text-decoration: underline;
	color:#ff0000;
}
a.1:active {
	text-decoration: none;
	color:#000000;
}


.font1 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}

.font2 {
	font-size: 12px;
	color: #000000;
}

.font3 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}
.font4 {
	font-size: 14px;
	color: #000000;
}

.STYLE3 {
	color: #FF0000;
	font-size: 12px;
}
