BODY{
 background-color : white;
 background-image :
    URL(images/back.jpg);
 font-family : Verdana, Sans-serif;
 font-size : 12px;
 color: #005050;
 font-weight : normal;
 text-align : left
}
TABLE{
 font-family : Verdana, Sans-serif;
 font-size : 12px;
 font-weight : normal;
 color: #005050;
 text-align : left
}
A:link {color : #3207A0; text-decoration : none }
A:visited {color : #3207A0; text-decoration : none }
A:hover {color : #ffffff; text-decoration : none }
A:active {color : #000000; font-weight : bold; text-decoration : none }