body  { background-image:url(../images/bgmenu.gif); 
                      background-repeat:repeat-y; 
                      font-family: Arial, Helvetica, sans-serif;
							 font-size: 10px;
							 font-Weight: bold;
}
#menuline { white-space:nowrap; }
a:link { text-decoration:none; font-size:12px; font-weight:bold; color:#E00000; }
a:visited { text-decoration:none; font-size:12px; font-weight:bold; color:#800000; }
a:hover { text-decoration:none; font-size:12px; font-weight:bold; background-color:#FFFF00; }
a:active { text-decoration:none; font-size:12px; font-weight:bold; background-color:#CCFFFF; }

