#menu4 { display:none; background:#fff0cc; position:relative; left:10px; width:156px; float:left; }
a.menu4:link { font-size:10pt; color:#0000ff; background-color:#fff0cc; font-weight:bold; text-decoration:underline; }
a.menu4:visited { font-size:10pt; color:#ff00ff; background-color:#fff0cc; font-weight:bold; text-decoration:underline; }
a.menu4:hover { font-size:10pt; color:#ff0000; background-color:#fff0cc; font-weight:bold; }
a.menu4:active { font-size:10pt; color:#00cc00; background-color:#fff0cc; font-weight:bold; }
a.menu4:focus { font-size:10pt; color:#cc8800; background-color:#fff0cc; font-weight:bold; }

