BODY {
background-color: white;
}
TD {
background-color : transparent;
font-size : 10px;
line-height : 15px;
font-family : verdana, arial, sansserif;
color : #2f4d33;
vertical-align : middle;
}
A:link {
background-color : transparent;
color : #2f4d33;
text-decoration : none;
}
A:visited {
background-color : transparent;
color : #2f4d33;
text-decoration : none;
}
A:active {
background-color : transparent;
color : #46754b;
text-decoration : underline;
}
A:hover {
background-color : transparent;
color : #648c69;
text-decoration : underline;
}
.shift {
background-color : transparent;
color : #2f4d33;
font-stretch : ultra-condensed;
}
.win {
background-color : transparent;
color : #336600;
}
.loss {
background-color : transparent;
color : #CC0000;
}
.draw {
background-color : transparent;
color : #808080;
}
.grey-sm {
background-color : transparent;
font-size : 8pt;
font-family:Terminal;
}
.grey {
background-color : transparent;
color : #cccccc;
}
.small {
font-size : 8pt;
}
.b {
border-left : 1px dotted #666666;
border-right : 1px dotted #666666;
border-top : 1px dotted #666666;
border-bottom : 1px dotted #666666;
}
.bdown {
border-bottom : 1px dotted #666666;
}
.btop {
border-top : 1px dotted #ffffff;
}
.btopdown {
border-top : 1px dotted #666666;
border-bottom : 1px dotted #666666;
}
.b3 {
border-top : 1px dotted #666666;
border-bottom : 1px dotted #666666;
}
.b4 {
border-right : 1px dotted #666666;
border-top : 1px dotted #666666;
}
.b5 {
border-right : 1px dotted #666666;
}
.b6 {
border-right : 1px dotted #666666;
border-bottom : 1px dotted #666666;
}
.b7 {
border-top : 1px dotted #666666;
}

A.reclink:hover {
color:#909090;
}