body
{
background-color: #FFFFCC;
color: black;
font-family:tahoma;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

A:link
{
COLOR: black;
text-decoration: none;
font-weight: bold;
}

A:visited
{
COLOR: black;
text-decoration: none;
font-weight: bold;
}

A:hover
{
COLOR: #666633;
text-decoration: none;
font-weight: bold;
}

A:active
{
COLOR: white;
text-decoration: none;
font-weight: bold;
}

p
{
text-indent: 30px;
}