/* CSS Document */ .mainmenu { overflow:hidden; } .menuunselect { font-family: arial; line-height: 12px; font-size: 7px; height:20px; background-color:#FFE4B5; font-weight: normal; text-decoration: none; border-bottom-color:#FFFFFF; border-bottom-style:solid; border-bottom-width:0px; overflow:hidden; position:relative; width:100%; } .menuselect { font-family: arial; line-height: 12px; font-size: 7px; height:20px; background-color:#F4A460; font-weight: bold; text-decoration: none; border-bottom-color:#FFFFFF; border-bottom-style:solid; border-bottom-width:0px; overflow:hidden; position:relative; width:100%; } .menulink { font-family:Arial, Helvetica, sans-serif; font-style:normal; font-size:13px; color:#000000; text-decoration:none; top:4px; position:relative; } .menuslink { font-family:Arial, Helvetica, sans-serif; font-style:normal; font-size:13px; color:#FFFFFF; top:4px; position:relative; text-decoration:none; }