body
{
   color:#FFFFFF;
   font-family: Tahoma, Arial, Helvetica;
   background-color:Teal;
   background-image:url(background.jpg);
   background-attachment:fixed;
}
a:link
{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
line-height:20px;
text-decoration:none;
}
a:active
{
color:#CCCCCC;
font-family:Verdana, Arial, Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
line-height:20px;
text-decoration:none;
}
a:visited
{
color:#CCCCCC;
font-family:Verdana, Arial, Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
line-height:20px;
text-decoration:none;
}
a:hover
{
color:red;
font-family:Verdana, Arial, Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
line-height:20px;
text-decoration:none;
}

td
    { font-family: Tahoma, Arial, Helvetica; font-size:18px }
p
{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
line-height:20px;
text-decoration:none;
}