body { color: black; font-size: 11px; font-family: verdana; background-color: white; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
.title { color: #f90; font-size: 13px; font-family: verdana; border-bottom: 1px solid #630; }
.border1 { border: solid 3px #630; }
a.top:link { color: #e4e4e4 ; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none; }
a.top:visited { color: #e4e4e4 ; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none; }
a.top:hover { color: #f90 ; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none; }
a.top:active { color: #e4e4e4 ; font-size: 12px; font-family: verdana; font-weight: bold; text-decoration: none; }

