<Style type="text/css">
<--
Body
 { font-family: "Times New Roman", Arial;  Verdana, serif, "sans-serif";
 color: darkblue;
 background: #b0c4de;
font-size=12px;  font-weight: normal;
   }



#fon{ background: URL('/bg/left.jpg'); color: darkviolet}
#fon2{ background: #b0c4de  } 

A:link   {color: #9933FF; text-decoration: none; } 
A:visited {color: #990000; text-decoration: none; }
A:active  {color: #CC33CC; text-decoration: underline; }
A:hover   {color: #000066; text-decoration: underline; }


#right{ background: URL('/bg/fon.jpg'); color: skyblue;}


 
 
-->
</STYLE>