
<p>body,td,th {
  font-family: tahoma;
  font-size: 12px;
  color: #414141;
  line-height: normal;
  }
  body {
  background-color: #a41d2e;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  }
  
  a:link {
  color: #cccccc;
  text-decoration: none;
  }
  a:visited {
  color: #999999;
  text-decoration: none;
  }
  a:hover {
  color: #ffffff;
  text-decoration: underline;
  }
  a:active {
  text-decoration: none;
  }

  a.mail:link {color: #000000; text-decoration: none; }
  a.mail:visited {color: #333333; text-decoration: none; }
  a.mail:hover {color: #333333; text-decoration: underline; }
  a.mail:active {color:#666666;
  }
 
 

