

/* Presentation Stylesheet */ 

a  { 
   color: #cccc99; 
   text-decoration: none; 
}
a:hover { color: #002110 }
a:active { color: white }
