.banner { background-color: #0000cd;
    color: #eee; }
.bborder1-bot  { border-bottom: 1px solid red; }
.bborder-top { border-top: 2px solid red; }
.bborder-bot { border-bottom: 2px solid red; }
.bbborder-top { border-top: 4px solid red; }
.bbborder-bot { border-bottom: 4px solid red; }
.border-top    { border-top: 1px solid red; }
.border-bot    { border-bottom: 1px solid red; }
.border-left   { border-left: 1px solid red; }
.border-right  { border-right: 1px solid red; }
.heading { background-color: #eee;
    color: #3c3c3c; }
a[onclick]:hover { background-color: #33627d;
    color: #5f8ea9; }
a[href]:hover { background-color: #33627d;
    color: #5f8ea9; }
a:link { color: #3c3c3c; }
