body.header {
   margin-top: 0;
   margin-right: 0;
   margin-bottom: 0;
   margin-left: 0;
}
body.header A:link {
   font-family: arial;
   font-style: normal;
   font-weight: bold;
   font-size: 13px;
   color: #F1F1D7;
   text-decoration: none;
}
body.header A:visited {
   font-family: arial;
   font-style: normal;
   font-weight: bold;
   font-size: 13px;
   color: #F1F1D7;
   text-decoration: none;
}
body.header A:hover {
   font-family: arial;
   font-style: normal;
   font-weight: bold;
   font-size: 13px;
   color: #F1F1D7;
   text-decoration: none;
}
body.header A:active {
   font-family: arial;
   font-style: normal;
   font-weight: bold;
   font-size: 13px;
   color: #F1F1D7;
   text-decoration: none;
}
