#divCont {position:relative; z-index:0; left:-8px; top:8px; visibility:hidden;}
.clTop   {position:absolute; z-index:0; width:170px; line-height:6px;}
.clSub   {position:absolute; z-index:0; left:14px; top:20px; width:170px; line-height:14px;}

/*** This sets the style for the links inside the menu. ***/
#divCont .clTop a {color:#000000; font-family:verdana,arial,helvetica,sans-serif; font-size:14px; font-weight:bold; text-decoration:none;}
#divCont .clTop a:hover {color:#000000; text-decoration:none;}
#divCont .clTop .clSub a {color:#777777; font-family:verdana,arial,helvetica,sans-serif; font-size:10px; font-weight:normal; text-decoration:none;}
#divCont .clTop .clSub a:hover {color:#ff6600; text-decoration:underline;}  

a:link { text-decoration: none; font-weight: bold; color: #ff6600 }
a:visited { text-decoration: none; font-weight: bold; color: #ff6600 }
a:hover { text-decoration: underline }
