a { color: blue; font: bold 12px Arial; text-decoration: underline }
a:hover   { color: gray; font: bold 12px Arial; text-decoration: underline }
a.footer  { color: silver; font: bold 11px Arial; text-decoration: underline }
a.footer:hover  { color: white; font: bold 11px Arial; text-decoration: underline }

a.breadcrumb  { color: #666; font: bold 10px Arial; text-decoration: none }
a.breadcrumb:visited  { color: #666; font: bold 10px Arial; text-decoration: none }
a.breadcrumb:hover  { color: blue; font: bold 10px Arial; text-decoration: none }

.A12 { color: #ffffff; font: 12px Arial; text-decoration: none }
.T12 { color: #000000; font-weight: normal; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none }
.T12link  { color: blue; font-weight: normal; font-size: 12px; font-family: "Times New Roman", Times, Georgia; text-decoration: underline }
.T12indent     { color: #000000; font-weight: normal; font-size: 12px; font-family: "Times New Roman", Times, Georgia; text-indent: 50px }
.smallfont { color: #000000; font: 12px Arial; text-decoration: none }
.headline { color: #039; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva }
.title { color: #039; font-weight: bold; font-size: 18px; font-family: Georgia, Arial, Helvetica, Geneva; letter-spacing: 1px; }
