

A:link  {       
        text-decoration:        none;
	color: #0000bb;
        }       
                
A:visited       {       
        text-decoration:        none;
        font-weight:    normal;
        color:  #0000bb;
        }       
                
A:active        {       
        text-decoration:        none;
        font-weight:    normal;
        color:  #99ffff;
        }      
               
A:hover {      
        text-decoration:        none;
        color:  #0000ff;
        }       
                
A.offsite       {       
        text-decoration:        none;
        font-weight:    normal;
        color:  #2266ee;
        }       


