BODY { font-family: "arial", "helvetica", sans-serif ;
     color: #000000;
background-color: #ffffff;
margin: 0px 0px 12px 0px;  
}




.title { font-size: 300%;
        font-weight: 700; 
         color: #C0C0C0;
     font-family:  "arial", 
}


a:active {color:#CC6600; }
a:visited {color:#3366FF;
text-decoration: yes; 
}
a:link {text-decoration: yes; 
            color: #6E00A5;}
a:hover {color:#ff0000;
text-decoration: underline;
background-color: #ffffff;
 }

