body {
 font-family: Tahoma;
 font-size: small;
 text-align: left;
 color: #C0C0C0;
 background: #5C5C5C;
}

a {
 text-decoration: underline;
 color: #E6E6E6;
}
a:visited {
 color: #E6E6E6;
}
a:link {
 color: #E6E6E6;
}
