#nav { 
width:221px;
_width:204px;
_overflow:hidden;
/*height:292px;*/
line-height:22px;
background:#191919;
padding-left:17px;
text-transform:uppercase;
float:left;
} 
#nav a {
text-decoration: none;
}
#nav a:hover {
text-decoration: none;
color:#E6F886;
}

.subnavi {
padding-left:11px;
text-transform:none;
}

.selected a {
color:#E6F886;
}

.selected a:link, .selected a:visited, .selected a:active {
color:#E6F886;
}
