DIV.fstLevel a {text-decoration: none;
display: block;
width: 170px;
height: 24px;
padding: 1px 10px 0 0;
margin: 0 0 6px 0;
font-family: sgl, Arial, sans-serif;
font-size: 15px;
font-weight: normal;
text-align: left;
color: #005a9a;
background-color: transparent;
    }
DIV.fstLevel a:hover {color : #999;
background-color: transparent;}
DIV.fstLevelActive a {text-decoration: none;
display: block;
width: 170px;
height: 24px;
padding: 1px 10px 0 0;
margin: 2px 0 6px 0;
font-family: sgm, Arial, sans-serif;
font-size: 15px;
font-weight : normal;
text-align: left;
color: #005a9a;
background-color: transparent;}
DIV.secLevel a  {text-decoration : none;
display : block;
width : 170px;
height: 16px;
padding: 1px 10px 0 10px;
margin: 2px 0 6px 0;
font-family : "M300", Arial, sans-serif;
font-size : 12px;
font-weight : normal;
text-align : left;
color : #666;
background-color : transparent;
text-transform: uppercase;}
DIV.secLevel a:hover {color : #999;
background-color: transparent;}
DIV.secLevelActive a {text-decoration : none;
display : block;
width : 170px;
height: 16px;
padding: 1px 10px 0 10px;
margin: 2px 0 6px 0;
font-family : "M300", Arial, sans-serif;
font-size : 12px;
font-weight : normal;
text-align : left;
color : #cc0000;
background-color : transparent;
text-transform: uppercase;}
