body { 
 margin-top: 0;
 margin-left: 0;
 margin-right: 0;
 margin-bottom: 30;
 background-color: #000066;
 font-family: arial, helvetica;
 color: #ffffff;
}

a { text-decoration: none; font-size: normal; color: #ffffff; }
a:visited { text-decoration: none; font-size: normal; color: #ffffff; }
a:hover { text-decoration: underline; font-size: normal; color: #ffffff; }
a:active { text-decoration: underline; font-size: normal; color: #ffffff; }


