
A:link      { text-decoration: underline; color: #1751E4; }
A:visited   { text-decoration: underline; color: #1751E4; }
A:active    { text-decoration: underline; color: #BC0000; }
A:hover     { text-decoration: underline; color: #BC0000; }

A.a:link      { text-decoration: underline; color: #BC0000; }
A.a:visited   { text-decoration: underline; color: #BC0000; }
A.a:active    { text-decoration: underline; color: #BC0000; font-weight: bold }
A.a:hover     { text-decoration: none; color: #BC0000; }

A.menu:link      { text-decoration: none; color: #000000; font-weight: bold }
A.menu:visited   { text-decoration: none; color: #000000; font-weight: bold }
A.menu:hover     { text-decoration: underline; color: #BC0000; font-weight: bold }
A.menu:active    { text-decoration: underline; color: #BC0000; font-weight: bold }

A.hmenu:link      { text-decoration: underline; color: #BC0000; font-weight: bold }
A.hmenu:visited   { text-decoration: underline; color: #BC0000; font-weight: bold }
A.hmenu:hover     { text-decoration: none; color: #BC0000; font-weight: bold }
A.hmenu:active    { text-decoration: none; color: #BC0000; font-weight: bold }

A.submenu:link      { text-decoration: none; color: #222222; font-size:10px }
A.submenu:visited   { text-decoration: none; color: #222222; font-size:10px }
A.submenu:hover     { text-decoration: underline; color: #BC0000; font-size:10px }
A.submenu:active    { text-decoration: underline; color: #BC0000; font-size:10px; }

body,table,td       {   font-family: verdana,Arial;
                        font-size: 11px;
                        line-height: 16px;
                        border-collapse: collapse;
                        color: #000000;
                    }

img         { border:0 }
img.s       { border:dashed 1px #444444 }

h1          { font-size: 18px; line-height: 18px; color: #BC0000; font-weight: bold; margin-top: 30; margin-bottom:15 }
h2          { font-size: 12px; line-height: 17px; color: #BC0000; font-weight: bold; margin-bottom:5 }
h3          { font-size: 12px; color: #5F76AF; font-weight: bold; margin-bottom:3 }

ul          { margin-top:30 }
li          { margin-top:7 }
