


A.level1:active, A.level1:LINK, A.level1:VISITED{ color :#C10E6C;text-decoration:none; font-size:12px;}
A.level1:HOVER { color : #C10E6C ; text-decoration:underline}

A.level2:active, A.level2:LINK, A.level2:VISITED{ color :#5F5F5C;text-decoration:none; font-size:11px;}
A.level2:HOVER { color : #5F5F5C ; text-decoration:underline}

A.level3:active, A.level3:LINK, A.level3:VISITED{ color :#C1AF06;text-decoration:none; font-size:11px;}
A.level3:HOVER { color : #C1AF06 ; text-decoration:underline}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

