body {font-family: "Tahoma,Arial,Helvetica,TimesNewRoman"; background: "white"}

A:link       {color: blue; text-decoration: underline}
A:visited    {color: blue; text-decoration: underline}
A:active     {color: blue; text-decoration: underline}
a:hover      {color: red; background-color: none;
             text-decoration: underline}


.titolo1 {font: 14pt "Arial";
		font-weight: bold;
		text-align: left;
		color: #4D54C2;
		}
.testo1 {font: 10pt/12pt "Arial";
		text-align: left;
		color: #00316c;
		}

</style>


