/* TOPMENU */
table.bottomMenu {
  border: none;; 
  align: right;
  height: 14px;   
}
td.bottomMenuItems {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;	
  text-align: left;
  vertical-align: middle;
  color: #996600;  
}
td.bottomMenuItems a { color: #996600;text-decoration: none; }
td.bottomMenuItems a:hover {color: #CCCCCC; text-decoration: none; }

