body {
background-color: #353535;
color: #708090;
font-family: Arial;
font-size: 12px;
}

A:link {text-decoration: none; color: A9A9A9;}
A:visited {text-decoration: none; color: A9A9A9;}
A:active {text-decoration: none; color: A9A9A9;}
A:hover {text-decoration: bold; color: A9A9A9;}


