/* Foglio di stile CSS predefinito per un nuovo progetto di applicazione Web */
A {text-decoration:none}
A {color:990000; font-weight: bold;}
A:active {color:990000; font-weight: bold;}
A:visited {color:990000; font-weight: bold;}
A:hover {color:000099; text-decoration:underline}


TD {font-family:Verdana,Geneva; font-size:12px; color:#000000 }
SAMP { color: #666666; font-weight: normal; font-size: 12px; font-family: Verdana, Geneva }
STRONG {font-family:Verdana,Geneva; font-size: 12px; color:#222222; font-weight: normal}
