a { 
font-family: Trebuchet MS; 
font-size: 12px; 
color:#993300; 
} 
a:link { 
text-decoration:none 
} 
a:visited { 
text-decoration:none; 
color: #993300; 
} 
a:hover { 
text-decoration:underline; 
color:#999933; 
} 
a:active { 
text-decoration:underline; 
color: #993300; 
}
