
.a     { color: #800080; font-weight: bold; font-size: 10.5px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:visited { color: #800080 }
a:hover { color: gray }
a:active { color: #800080 }
.border { border-top: 2px solid #800080; border-right: 2px solid #800080; border-left: 2px solid #800080; }
.border-wh { border: outset 3px white; }
.border-thin { border-top: 1px inset #800080; border-right: 1px inset #800080; border-left: 1px inset #800080; border-bottom-color: #800080; }
