a:link
{
    color: gray;
    text-decoration: none
}
a:visited
{
    color: gray;
    text-decoration: none
}
a:hover
{
    color: black;
    text-decoration: none
}
body
{
	BACKGROUND-COLOR: #F4F4D8;
        color: black;
}
.text
{
    color: black;
    font: 9.5pt tahoma
}
.small
{
    color: black;
    font: 8pt tahoma
}
.smaller
{
    color: black;
    font: 7pt tahoma
}
.large
{
    color: black;
    font: 12pt tahoma
}
.words
{
    color: #F4F4D8;
    font: 1pt tahoma
}
.bottomscore
{
border-bottom: #d0d0d0 thin solid;
border-width: 1;
}
.nav
{
color: black;
font: 9.5pt tahoma;
font-weight: bold;
border-bottom: #CC9966 thin solid;
border-right: #CC9966 thin solid;
border-top: #CC9966 thin solid;  
border-width: 1;
}
