 a:link { text-decoration:none; font-weight:bold; color:YELLOW; }
 a:visited { text-decoration:none; font-weight:bold; color:YELLOW; }
 a:hover { text-decoration:none; font-weight:bold; color:#FF1010; }
 a:active { text-decoration:none; font-weight:bold; color:#YELLOW; }

 #myborder {          border-width:1px;
                     border-style:solid;
                     border-color:#999999;
                     padding:2px;

