body {
   color: #CCCCCC;
   background-color: #170A1E;
   font-family: "Tahoma" , "Lucida Console" , "Andale Mono" , Terminal, System;
   font-size: x-small;
   text-align: center;
   margin: 0;
}

a:link {
   color: #D4B3E5;
}

a:visited {
   color: #D4B3E5;
}

a:active {
}

a:hover {
   color: #C4E5B3;
   font-style: italic;
   text-decoration: overline;
}

table {
   height: 27;
   font-size: x-small;
   text-align: center;
   border: 0;
}

