a {
   text-decoration:none;
   color:#0000ff;   
}

a:hover {
   text-decoration:none;
   background-color:red;
   font-size:12px;
   color:#0000ff;
}

body,tbody {
   font-family:verdana,times;
   font-size:12px;
}


.titolo_1 {
	font-family:verdana;
	font-size:14px;
	color:#000000;
	font-weight: bold;

}


.testo_bold {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-variant: normal;

}

