
.menuOut {cursor:pointer; margin:0px; background-color:#cd80ff; color:#ffffff; width:170px; border:1px solid #000000; padding:2px; text-align:center; font-family:arial; font-weight:bold;}
.menuOver {cursor:pointer; margin:0px; background-color:navy; color:#cd80ff; width:170px; border:1px solid #0099cc; padding:2px; text-align:center; font-family:arial; font-weight:bold;}
.submenu {width:139px; font-family:arial; font-size:14px; padding-left:2px;}
.submenu a {color:yellow; text-decoration:none; font-weight:normal;}
.submenu a:hover {background-color:navy; color:#yellow; text-decoration:none; font-style:none; font-weight:bolder;}