
a:active  { color: #f36; text-decoration: none }
a:hover   { color: #f30; text-decoration: underline }
a:visited:hover { color: #f30; text-decoration: underline }
a:link:hover { color: #f30; text-decoration: underline }
a:link  { color: #8080ff; text-decoration: none }
a:visited   { color: #669; text-decoration: none }
.base    { font-size: 12px; line-height: 18px; letter-spacing: 1px }
body  { font-size: 12px; line-height: 18px; letter-spacing: 1px }
.cap   { font-size: 10px; line-height: 15px }
.h1 { font-weight: bold; font-size: 14px; line-height: 22px; letter-spacing: 2px }
