
body {
font-family: Verdana, verdana, arial, hevetica, sans-serif; 
background-color:black;
color:#fff;
}

td.navtitle {
text-align: right;
vertical-align:top;
font-family:  Trebuchet MS, georgia, times, serif;
color: #fff;
font-size: 14px;
font-weight:700;
background-color:#052C5B;
}

td.descriptitle {
font-family:  Trebuchet MS, georgia, times, serif;
color: #fff;
font-size: 24px;
font-weight:700;
background-color:#052C5B;
}

.hits {
color: #A8B4B3;
font-size: 11px;
line-height: .6;
}

a {
color:#7FFBF7;
text-decoration:none;
font-weight:700;
}

a:hover {
color:#7FFBF7;
text-decoration:underline;
font-weight:700;
}

