.pix10 {  font-size: 10px; line-height: 140%; color: #666666;}
.pix12 {  font-size: 12px; line-height: normal;}
.date {  font-size: 9px; line-height: normal; color: #666666; background-attachment: fixed; background-repeat: no-repeat; background-position: center center;}

A:LINK {TEXT-DECORATION:none;
  color : #fed87e;
}
A:VISITED {TEXT-DECORATION:none;
  color : #fed87e;
}
A:ACTIVE {TEXT-DECORATION:none;
  color : #ffffdf;
}
A:HOVER {TEXT-DECORATION:underline;
  color : #ffffdf;
}

.pix9 { font-size: 9px; line-height: 140%; color: #666666 ;}
LI{
  font-size : 12px;
  color : #660000;
  margin-right : 15px;
  list-style-image : url(star.png);
}
BODY{
  background-image : url(bg.gif);
  background-repeat : repeat-x;background-position : center bottom;
  background-attachment : fixed;
  background-color : black;
  color : #cccccc;
}
.titlebar{
  color : #ffffff;
  background-color : #804000;
  background-image : url(titlebar.png);
  background-repeat : repeat-x;
  font-weight : bold;
  font-size : 12px;
}
.table_yellow{
  background-color : #ffe6bb;
  background-image : url(tbbg_yellow.png);
  font-size : 12px;
  color : #865c2f;
}

