<!--
.pageheader { 
  font-weight: bold; 
  font-size: 22px;
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #252420;
  
}

.header { 
  font-weight: bold; 
  font-size: 14px;
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #c5c5c5;

}

TD { 
  font-weight: normal; 
  font-size: 12px; 
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #5a5a5a;
  
}

.small { 
  font-weight: normal; 
  font-size: 10px; 
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #5a5a5a;
  
}

.knockout { 
  font-weight: normal; 
  font-size: 12px;
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #ffffff;

}

.black { 
  font-weight: normal; 
  font-size: 12px;
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #000000;

}

.grey { 
  font-weight: normal; 
  font-size: 12px;
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #6e6e6e;

}

.date_W { 
  font-weight: normal; 
  font-size: 22px;
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #ffffff;

}

.date_B { 
  font-weight: normal; 
  font-size: 22px;
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #000000;

}

.title_W { 
  font-weight: normal; 
  font-size: 16px;
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #ffffff;

}

.title_B { 
  font-weight: normal; 
  font-size: 16px;
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #000000;

}

.yellow { 
  font-weight: normal; 
  font-size: 16px;
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #ffd800;

}

.yellow2 { 
  font-weight: normal; 
  font-size: 12px;
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #ffd800;

}

.trade { 
  font-weight: normal; 
  font-size: 10px;
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #5a5a5a;

}


A:link
  {
  TEXT-DECORATION: normal;
  CURSOR: hand;
  font-weight: normal; 
  font-size: 12px; 
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #ffd800;

  }

A:visited
  {
  TEXT-DECORATION: normal;
  CURSOR: hand;
  font-weight: normal; 
  font-size: 12px; 
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #ffd800;
  }

A:active
  {
  TEXT-DECORATION: normal;
  CURSOR: hand;
  font-weight: normal; 
  font-size: 12px;
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #ffd800;

  }
 
 A:hover 
  {
  TEXT-DECORATION: underline;
  CURSOR: hand;
  font-weight: normal; 
  font-size: 12px; 
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #ffd800;
  }


-->