.testo {
	font-family : Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	text-decoration : none;
	color : #333399;
}
A.testo:HOVER {
	color : #333399;
	font-family : Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	text-decoration : underline;
}
A.testo:VISITED {
	color : #333399;
	font-family : Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8 pt;
}
.testo_titolo {
	font-family : Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9 pt;
	text-decoration : none;
	color : #FFCC33;
}
.testo_col {
	font-family : Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	text-decoration : none;
	color : #FF9933;
}
A.testo_col:HOVER {
	color : #333399;
	font-family : Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8 pt;
	text-decoration : underline;
}
A.testo_col:VISITED {
	color : #FF9933;
	font-family : Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8 pt;
}

.testo_news {
	font-family : Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size : 7 pt;
	text-decoration : none;
	color : #333399;
}
A.testo_news:HOVER {
	color : #333399;
	font-family : Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size : 7 pt;
	text-decoration : underline;
}
A.testo_news:VISITED {
	color : #333399;
	font-family : Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size : 7 pt;
}
select {
	background: #F8F8FF;
	color:  #FF9933;
	font-size: 10 px;
	font-family : Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
}
