body {
background-color: #000000;
}

.content{
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
color: #000000;}

a {color: #006AD5;text-decoration: underline;}
a:visited {color: #006AD5;text-decoration: underline;}
a:active {color: #006AD5;text-decoration: underline;}
a:hover {color: #404040; text-decoration: none; letter-spacing: 4.5}

.footer {
font-family: Arial, Helvetica, Geneva, san-serif;
font-size: 11px;
font-weight: normal;}

.cursor {cursor:pointer;}
