A { text-decoration: none;
    font-weight: bold; 
    };

A:visited { color: #6699CC; };
A:link { color: #99CCFF; };
A:active { color: #FF0000; };
A:hover { color: #FFFF00 };

BODY { 
       font-family: sans-serif; 
     };

P {    
       font-family: sans-serif; 
     };

dots {    font-size: 36pt;
       font-family: sans-serif; 
     };

