DIV.fstLevel a {text-decoration : none;
display : block;
width : 200px;
height: 20px;
padding: 2px 10px 0 0;
margin: 0 0 6px 0;
font-family : OSL, Arial, sans-serif;
font-size : 16px;
text-transform: uppercase;
font-weight : normal;
text-align : left;
color : #666;
    }
DIV.fstLevel a:hover {color : #cc0000;
background-color: transparent;}
DIV.fstLevelActive a {text-decoration : none;
display : block;
width : 200px;
height: 20px;
padding: 2px 10px 0 0;
margin: 0 0 25px 0;
font-family : OSL, Arial, sans-serif;
font-size : 16px;
text-transform: uppercase;
font-weight : normal;
text-align : left;
color : #cc0000;
background-color : transparent;}
DIV.secLevel a  {text-decoration : none;
display : block;
width : 200px;
height: 20px;
padding: 2px 10px 0 0;
margin: 0 0 6px 0;
font-family : OSL, Arial, sans-serif;
font-size : 16px;
text-transform: uppercase;
font-weight : normal;
text-align : left;
color : #666;
    }
DIV.secLevel a:hover {color : #cc0000;
background-color: transparent;}
DIV.secLevelActive a {text-decoration : none;
display : block;
width : 200px;
height: 20px;
padding: 2px 10px 0 0;
margin: 0 0 6px 0;
font-family : OSL, Arial, sans-serif;
font-size : 16px;
text-transform: uppercase;
font-weight : normal;
text-align : left;
color : #cc0000;
    }
