body {background-color: #000000; color: #33CCFF}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; color: #33CCFF;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px; 
color: #33CCFF;
align="center";
}

pre {
font-family: Lucida Console;
font-size: 18px; 
color: #33CCFF;
align="center";
}

a:link {
color: #33CCFF;
font-size: 18px;
text-decoration: none;
}

a:visited {
color: #33CCFF;
text-decoration: none;
}

a:hover {
color: #0000ff;
text-decoration: none;
}

a:active {
color: #33CCFF;
text-decoration: none;
}


