a{
text-decoration: none;
border: 0;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}
a:hover{
text-decoration:none; 
color: #000000;
}
img{
border: 0 none;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}
body  { 
background-repeat: no-repeat; 
background-attachment: fixed;
background-color: #003366;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-family: terminal;
font-size: 10pt;
font-weight: 500;
}
:link { color: #FFFFFF }
:visited { color: #003366 }
:active { color: #003366 }
:hover { color: #000000 }
