
.small  { color: #333; font-size: 10px }
.normal  { color: #333; font-size: 12px }
.large    { color: #333; font-size: 14px }
.largewide     { color: #333; font-size: 14px; line-height: 20px }
.largest  { color: #333; font-size: 18px }
a:link   { color: #333; text-decoration: none }
a:visited   { color: #333; text-decoration: none }
a:hover   { color: #25916b; text-decoration: underline }
a.talent:link    { color: #333; text-decoration: underline }
a.talent:visited    { color: #333; text-decoration: underline }
a.talent:hover   { color: red; text-decoration: underline }
.orangeline { border: solid 1px #ffd73f }
