A        { color: silver; font-weight: bold; font-size: 12px; font-family: arial; text-decoration: none }
A:hover         { color: yellow; font-weight: bold; font-size: 12px }
.normtext  { color: #000; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text  { color: red; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
A.trans        { color: navy; font-weight: bold; font-size: 12px; font-family: arial; text-decoration: none }
A.trans:hover         { color: purple; font-weight: bold; font-size: 12px }



#scheda:{
	background : #FFFAF0;
	font : bold 12px Verdana;
	color : green;
	border : 1px solid black;
	}