body{
background-color: #0D3648;
font-family: Verdana;
font-size: 10pt;
color: white;
margin-left: 20px;
margin-top: 20px;
}

a:link {color: #33CCFF; text-decoration: none; cursor: hand}
a:visited {color: #3366FF; text-decoration: none; cursor:hand}
a:hover {color: #0D3648; text-decoration: none; background: #FFFFFF; cursor:help;}
a:active {color: #FF0000; text-decoration: none; cursor:hand}

