a:active {
	text-decoration: none;
	color: #33CCFF;
}
a:hover {  color: #FF0000; text-decoration: none}
a:link {
	text-decoration: none;
	color: #6699FF;
}
a:visited {
	text-decoration: none;
}
.STILE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #66CCFF;
}

