<STYLE type="text/css">
<!--
BODY {
background-color: #FAEBD0;
background-image:url("background.gif");
color: black;
font-size: medium;
} 
 
A:visited {background-color: transparent;
color: 0980ff;
font-family: Arial;
font-size: x-small;
font-weight: bold;
text-decoration: none;}

A:link {background-color: transparent;
color: #490093;
font-family: Arial;
font-size: x-small;
font-weight: bold;
text-decoration: none;}

A:active {background-color: transparent;
color: #000080;
font-family: Arial;
font-size: x-small;
font-weight: bold;
text-decoration: none;}
}

A:hover {background-color: #000040;
color: aqua;
font-family: Arial
font-size: x-small;
font-weight: bold;
text-decoration: none;}

B {font-weight: bold; color: red;}
-->
</style>