a:link 
{ 
 color: #996633; 
 text-decoration: none; 
}
a:visited
{ 
 color: #996633; 
 text-decoration: none; 
}
a:active
{ 
 color: #996633; 
 text-decoration: none; 
}
a:hover
{ 
 color: #CC9933; 
 text-decoration: none; 
}
