body {
  background: #eeeeee;
  font-family: “Trebuchet MS”, Verdana, Arial, serif;
}


a.header:link {color:#B2FF99;}
a.header:visited {color:#FFFF85;}
a.header:hover {color:#FF704D;} 
a.header:active {color:#FF704D;}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:underline;}