
a:link { color: #000; text-decoration: none }
a:hover { color: #000; text-decoration: underline }
a:visited { color: #000; text-decoration: none }
a:visited:hover { color: #000; text-decoration: underline }
a:active { color: #b22222; text-decoration: underline }
a.cap:link   { color: #933; font-size: 12px; text-decoration: none }
a.cap:hover      { color: #933; font-size: 12px; font-weight: bolder; text-decoration: none }
a.cap:visited   { color: #933; font-size: 12px; text-decoration: none }
a.cap:visited:hover      { color: #933; font-size: 12px; font-weight: bold; text-decoration: none }
a.cap:active   { color: #933; font-size: 12px; text-decoration: none }
p  { color: #696969; font-size: 11px; font-family: Arial; line-height: 18px }
