body
{ 
margin-top: 0;
margin-left: 0;
margin-right: 0;
background-color: #000000;
}


a:link, a:visited {
color: #50c7ff;
font-size: 14; 
font-weight: bold;
text-decoration: underline;
font-family: Verdana;}

a:active {
color: #50c7ff;                   
font-size: 14;
font-weight: bold;
text-decoration: underline;
font-family: Verdana;}

a:hover {
color: #ffffff;                   
font-size: 14;
font-weight: bold;
text-decoration: underline;
font-family: Verdana;}