body { background-color:#000000;  font-family:Arial; font-size:100%; }

h1,h2,p {color:white;}
p {text-align:justify;}

a:link { color:#FFFF00; text-decoration : none; }
a:visited { color:#FFFF00; text-decoration : none; }
a:hover { color:red; text-decoration : none; }
a:active { color:#FFFF00;text-decoration : none; }
a:focus { color:#FFFF00;text-decoration : none; }

