.v10n  { font-size: 10px }
.v10b  { font-size: 10px; font-weight: bold }
.v11n  { font-size: 11px }
.v11b  { font-size: 11px; font-weight: bold }
.v12n  { font-size: 12px }
.v12b  { font-size: 12px; font-weight: bold }
.v13n  { font-size: 13px }
.v13b  { font-size: 13px; font-weight: bold }
.v14n  { font-size: 14px }
.v14b  { font-size: 14px; font-weight: bold }

a.blacklink { text-decoration: none; font-size: 12px; font-weight: bold; color: #000000 }
a.blacklink:link { color: #000000 }
a.blacklink:visited { color: #000000 }
a.blacklink:active { color: #000000 }
a.blacklink:hover { color: #000000 }

.greenlink a { text-decoration: none; color: #e5f789; font-size: 12px }
.greenlink a:link,
.greenlink a:visited,
.greenlink a:active,
.greenlink a:hover { color: #e5f789 }
