body, tr, td 
{
background-color:rgb(136,187,187);
font-family:arial,helvetica;
color:rgb(85,85,0)
}
h1 
{
color:rgb(102,153,153);
font-weight:bold
}
table
{
background-color:rgb(136,187,187);
font-family:arial,helvetica;
color:rgb(102,153,153);
text-align:left
}

A:link 
{
color: rgb(55,55,44);
text-decoration:none;

}

A:active 
{
color:rgb(66,66,55);
text-decoration:none;

}
A:visited 
{
color:rgb(77,77,66);
text-decoration:none;

}
