.ANCHOR
{
   font-family:arial;
   font-size:10pt;
   background-color:#66CCFF;
   color:black;
   position:relative; /* fixes IE collapsing border problem */
   border-style:solid;
   border-color: black black black black;
   border-width:1px;
   padding: 2px;
   text-align:center;
   text-decoration:none;
}
#submit { background-color: #66CCFF; font-weight: bold; }
#cancel { background-color: #F0E68C; font-weight: bold; }

