body {
  margin: 0px;
  font-family: Verdana, Garamond;
  font-size: 10px;
  color:#9ec1c8 ;
  text-align: left;
}
a:link, a:visited, a:active {
  font-family: Trebuchet MS,helvetica,sans-serif;
  text-decoration: none;
  color: #ffffff;
}
a:hover {
  color: #E0604A;
  font-family: Trebuchet MS,helvetica,sans-serif;
  text-decoration: none;
}