
a:active          { color: #090; text-decoration: none }
a:link           { color: #090; text-decoration: underline }
a:visited             { color: #060; text-decoration: underline }
a:hover        { color: #060; text-decoration: none }
hr      { color: #666; border: solid thin #ccc }
.14px    { font-size: 14px; line-height: 130% }
.13px   { font-size: 13px; line-height: 130% }
.12px   { font-size: 12px; line-height: 130% }
.11px   { font-size: 11px; line-height: 130% }
.10px   { font-size: 10px; line-height: 130% }
.white  { color: #fff; font-size: 13px; line-height: 130% }
.white a { color: #fff; font-size: 13px; line-height: 130%; text-decoration: underline }
.white a:visited { color: #fff; font-size: 13px; line-height: 130%; text-decoration: underline }
.white a:hover { color: #fff; font-size: 13px; line-height: 130%; text-decoration: none }
.header-b        { font-size: 14px; font-weight: bold; background-color: #a4d1f7; padding: 5px; border-right: 1px solid #eee; border-bottom: 1px solid #999; border-left: 5px solid #999 }
.header-y { font-size: 14px; font-weight: bold; background-color: #fc0; padding: 5px; border-right: 1px solid #eee; border-bottom: 1px solid #999; border-left: 5px solid #999 }
.header-g   { color: white; font-size: 14px; font-weight: bold; background-color: teal; padding: 5px; border-right: 1px solid #ccc; border-bottom: 1px solid #999; border-left: 5px solid #999 }

