

body{
background-color: black;
font-family: Verdana;
font-size: 10pt;
color: #29B4FC;
}

a:link {color: #436DAE; text-decoration: none; cursor: hand}
a:visited {color: #6A5095; text-decoration: none; cursor:hand}
a:hover {color: #FFFFFF; text-decoration: none; background: #4E0018; cursor:help;}
a:active {color: #FFFFFF; text-decoration: none; cursor:hand}


