a {
  color: #6b121c;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

#header a {
  color: #693036; }
  #header a:hover {
    color: #6b121c; }

#lobby .room, #lobby .webcast, #archive .room, #archive .webcast {
  background-image: url(../images/bg_faded.png);
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-position-y: top; }
  #lobby .room .day-time a, #lobby .webcast .day-time a, #archive .room .day-time a, #archive .webcast .day-time a {
    color: #ab3c47;
    text-decoration: underline; }
    #lobby .room .day-time a:hover, #lobby .webcast .day-time a:hover, #archive .room .day-time a:hover, #archive .webcast .day-time a:hover {
      color: #6b121c; }

#helplinks table tr.nativeapps td a {
  color: #585858; }
  #helplinks table tr.nativeapps td a:hover {
    color: #6b121c; }

#schedule {
  text-align: center; }

#promo, #promo img {
  width: 384px;
  height: 205px; }

#footer img#logo_client {
  width: 300px;
  height: 83px;
  margin: 40px auto; }
