body {
 font-family: Verdana, Arial;
   font-size: 11px;
       color: #edc6c6;
}

a {
            color: #fdffdb;
  text-decoration: none;
      font-weight: bold;
}

a:hover {
  text-decoration: underline;
}