DIV.fstLevel a {text-decoration: none;
display : block;
width : 200px;
height: 25px;
padding: 1px 10px 0 20px;
margin: 10px 20px 0 0;
font-family : 'M100';
font-size : 16px;
text-transform: uppercase;
font-weight : normal;
text-align : left;
color : #c8e8e0;
background-color : transparent;
    }
DIV.fstLevel a:hover {color : #fff;
background: url(../src/navarr.png) top left no-repeat transparent;}
DIV.fstLevelActive a {text-decoration: none;
display: block;
width: 200px;
height: 25px;
padding: 1px 10px 0 20px;
margin: 10px 20px 0 0;
font-family: 'M300', Arial, sans-serif;
font-size: 16px;
text-transform: uppercase;
font-weight: normal;
text-align: left;
color: #fff;
background: url(../src/navarr.png) top left no-repeat transparent;}
DIV.secLevel a  {text-decoration : none;
display : block;
width: 190px;
height: 20px;
padding: 1px 10px 0 30px;
margin: 0 20px 5px 0;
font-family : 'M100', Arial, sans-serif;
font-size: 16px;
font-weight : normal;
text-align : left;
color : #c8e8e0;
background-color : transparent;
/*text-transform: uppercase;*/}
DIV.secLevel a:hover {color : #fff;
background-color: transparent;}
DIV.secLevelActive a {text-decoration : none;
display : block;
width: 190px;
height: 20px;
padding: 1px 10px 0 30px;
margin: 0 20px 5px 0;
font-family : 'M100', Arial, sans-serif;
font-size: 16px;
font-weight : normal;
text-align : left;
color : #fff;
background-color : transparent;}
