/* CSS Document */

body {
margin-top:5px;
margin-bottom:5px;
margin-right:5px;
margin-left:5px;
background-color:#000000;
}

a:link {
color:#000000;
text-decoration:none;
}

a:visited {
color:#000000;
text-decoration:none;
}

a:active {
color:#000000;
text-decoration:none;
}

a:hover {
color:#86B4E8;
text-decoration:none;
}




