a img { border: none; }
a:link  { color: #333; font-size: 10pt; text-decoration: none; border-style: none; outline-style: none }
a:visited  { color: #900; font-size: 10pt; text-decoration: none; border-style: none; outline-style: none }
a:hover  { color: #900; font-size: 10pt; font-weight: bolder; text-decoration: none; border-style: none; outline-style: none }
a:active  { color: #333; font-size: 10pt; text-decoration: none; border-style: none; outline-style: none }
.button  { border-right: 2px ridge #900; border-left: 2px ridge #900 }

