a:link {text-decoration:none; color:#CCCCCC;}
a:visited {text-decoration:none; color:#CCCCCC;}
a:hover {text-decoration:underline; color:#FF7777;}
a:active {text-decoration:underline; color:FF7777;}

head {
}

body {
border: "0","0","black";
image-rendering: -moz-crisp-edges;
font-family: Helvetica;
color: white;
background-color: black;
}