/*Powered by FaberDeAndré.Com*/
/* Link*/
a:link       
{ color: #333333; 
  text-decoration: underline;
}
h1      { 
font-family: Verdana; 
font-size: 24pt; 
}
h2      { 
font-family: Verdana; 
font-size: 18pt; 
}
a:visited    { 
color: #333333; 
text-decoration: underline; 
}
a:active     { 
color: #000000; 
text-decoration: underline;
}
/* Funziona solo con IE*/
a:hover      
{ 
color: red; 
text-decoration: none; 
font-weight: bold; 
}
/* Tabelle e loro elementi*/
font         { 
font-family: Verdana; 
font-size: 14pt; }

p {margin-left: 5px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px}
