body { background-color: #ffffff }

.testo12px { color: #333333; 
                      font-weight: normal;
             font-style: normal;
             font-size: 12px;
             font-family: Verdana, Arial, Geneva;
             text-decoration: none }
a.testo12px { color: #333333;
                      font-weight: normal;
                   text-decoration: none }
a:hover.testo12px { text-decoration: underline;
                            color: #333333 }
a:visited.testo12px { color: #333333 }