.MenuBar {
  Font: Bold 10pt Arial;
  Color: #634924;
  Text-Decoration: None;
}
.MenuBar:Hover {
  Text-Decoration: Underline;
}

.PrivacyLink {
  Font: Normal 8pt Arial;
  Color: #634924;
  Cursor: Pointer;
  Text-Decoration: None
}

.PrivacyLink:Hover {
  Text-Decoration: Underline
}

.ShortSaleButton {
  Font: Bold 10pt Arial;
  Color: #634924;
  Align: Center;
  Vertical-Align: Middle;
  Background-Color: #EAE9DC;
  Cursor: Pointer;
  Text-Decoration: None;
}

.ShortSaleButton:Hover {
  Text-Decoration: Underline;
}
