body#tv a.tv-selected{
color: #ddd;
text-decoration: none;
letter-spacing: .05em;
padding: 2px 10px;
border: 1px solid #bbb;
}

body.tanselect a#tantallon,
body.tesselect a#tessier,
body.theselect a#theodore,
body.tisselect a#tisdale,
body.togselect a#togo,
body.totselect a#totzke,
body.tugselect a#tugaske,
body.turselect a#turtleford,
body.uniselect a#unity,
body.vawselect a#vawn,
body.verselect a#veregin,
body.vidselect a#vidora,
body.visselect a#viscount {
background: #555;
border-top: 1px solid #ccc;
border-bottom: 1px solid #000;
}

#navleft li {
margin: 0;
list-style-type: none;}

#navleft li a, #navleft li a:visited {
display: block;
color: #ddd;
text-decoration: none;
padding: 5px 0 5px 10px;
border-top: 1px solid transparent;
border-top: 1px solid #555;
border-bottom: 1px solid #000;
}

#navleft li a:hover {
background: #bbb;
color: #000;
border-top: 1px solid #fff;
}
