body#t a.t2-selected{
color: #ddd;
text-decoration: none;
letter-spacing: .05em;
padding: 2px 10px;
border: 1px solid #bbb;
}

body.tilselect a#tillsonburg,
body.tillselect a#tillsonburgjct,
body.timselect a#timmins,
body.tomselect a#tomiko,
body.torselect a#toronto, /* Union and major stations */
body.tor2select a#toronto2, /* North Toronto CPC */
body.tor3select a#toronto3, /* Stations A - L */
body.tor4select a#toronto4, /* Stations M - P */
body.tor5select a#toronto5, /* Stations R - S */
body.tor6select a#toronto6,
body.torrselect a#torrance,
body.toryselect a#toryhill,
body.totselect a#tottenham,
body.treselect a#trenton,
body.turselect a#turbine,
body.tweselect a#tweed
{
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;
/*padding: 2px 6px;
background: #675345;
border: 1px solid;
border-color: #977a67 #513f32 #513f32 #977a67;
margin-bottom: 2px;*/
}

#navleft li a:hover {
background: #bbb;
color: #000;
border-top: 1px solid #fff;
/*color: #a69b93;
background: #5c4a3e;
border: 1px solid;
border-color: #352921 #5c4a3e #5c4a3e #352921;*/
}
