 
.menu_unslct{
font-weight : bold;
background-color : #999900;
color : #FFFFFF;
text-align : center;
}

.menu_slcted{
font-weight : bold;
background-color : #00ff00;
color : navy;
text-align : center;
}

.linkedtext{
color : navy
}