body {
    margin : 0;
    padding : 0;
    font-family : Verdana, sans-serif;
    font-size : 90%;
    background : #000000;
    color : #000000;
}
p {
font-family:verdana, sans-serif;
font-weight: normal;
font-size:90%;
color:#000000;
text-align:justify;
}

A:link {color: #ffffff; text-decoration:underline; letter-spacing: 0px; font-family: verdana, sans-serif; font-size : 100%; font-weight: normal;}
A:visited {color: #f2b632;text-decoration:underline; letter-spacing: 0px; font-family: verdana, sans-serif; font-size : 100%; font-weight: normal;}
A:hover {color: #5373ff;text-decoration:underline; letter-spacing: 0px; font-family: verdana, sans-serif; font-size : 100%; font-weight: normal;}
A:active {color: #000000; background-color: #75731C; text-decoration:none; letter-spacing: 0px; font-family: verdana, sans-serif; font-size : 100%; font-weight: normal;}
