<!-- Ref. http://www.w3.org/MarkUp/Guide/Style.html -->

<STYLE TYPE="text/css">
   <!--
  
   A:link {color: 0000ff; text-decoration: none}
   A:visited {color: dd0000; text-decoration: none}
   A:active {color: 8000ff; text-decoration: bold}
   A:hover { color:orange }
      
   BODY
{
    BORDER-BOTTOM: #ff0000 15px groove;
    BORDER-LEFT: #ff0000 15px groove;
    BORDER-RIGHT: #ff0000 15px groove;
    BORDER-TOP: #ff0000 15px groove;

}
-->
</STYLE>
