
A:link
{
text-decoration: none;
color: #500080;
font-weight:bold;
}

A:visited
{
text-decoration: none;
color: #500080;
font-weight:bold;
}

A:active
{
text-decoration: none;
color: #c00080;
font-weight:bold;
}

A:hover
{
text-decoration: none;
color: #c00080;
font-weight:bold;
}




BODY
{
background-color:#ffffd0;	background-attachment:fixed;

font-family: comic sans ms;
font-size: 20pt;
text-decoration: none;
color: darkred;
}

TABLE
{
font-family: comic sans ms;
font-size: 12pt;
text-decoration: none;
color: black;
}

