TD {
     font-family:  times new roman,times,serif;
     font-size: 15px;
     color: #FFFFCC;
     }  
          
A:link {
     color: #FF9966; text-decoration: underline
     }
     
A:active {
     color: #FF9966; text-decoration: none
     }
     
A:visited {
     color: #FF9966; text-decoration: underline
     }   
     
DIV.normal A:link {
     color: #AA0000; text-decoration: underline
     }
     
DIV.normal A:active {
     color: #CC0000; text-decoration: none
     }
     
DIV.normal A:visited {
     color: #770000; text-decoration: underline
     }   

