
.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: #1e88bc; text-decoration: underline }
a:visited      { color: #1e88bc; text-decoration: underline }
a:hover    { color: #333; text-decoration: underline }
a.talent:link     { color: #333; text-decoration: none }
a.talent:visited     { color: #333; text-decoration: none }
a.talent:hover    { color: #f66; text-decoration: underline }
a.pro:link     { color: #0a50a1; text-decoration: underline }
a.pro:visited     { color: #0a50a1; text-decoration: underline }
a.pro:hover    { color: #333; text-decoration: underline }
.orangeline { border: solid 1px #ffd73f }
