a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 12px;
}
.STYLE1 {
	font-size: 12px;
	color: #FF0000;
}
.STYLE2 {font-size: 12px}
