<style type="text/css">
<!--

BODY
{ 
background-image: url("bg.png");
background-repeat: repeat;
background-attachment: fixed;
background-position: top left;

font-family: verdana; 
color: #000000; 
letter-spacing: 1px;
font-weight: bold;
font-size: 27px;

}

A:link { text-decoration: none; font-weight:bold; color: #E21987}
A:visited { text-decoration: none; font-weight:bold; color: #E21987}
A:active { text-decoration: none; font-weight:bold; color: #E21987}
A:hover { text-decoration: none; font-weight:bold; color: #F69C24; cursor: crosshair;}

td
{ font-family: verdana;
color: #FFFDF5;
letter-spacing: 1px;
font-weight: bold;
font-size: 27px;
border:1px solid black;
filter:alpha(opacity=80);
opacity:.80;}

h1
{font-family: verdana;
color: #000000;} 

-->
</style>
