body { }
p { }
td { }
a:link { text-decoration: none; }
a:visited { color: blue; text-decoration: none; }
a:hover { color: teal; text-decoration: none; }
a:active { text-decoration: none; }
.hedder { color: navy; font-size: medium; font-family: arial, helvetica; font-weight: bold; font-style: normal; text-decoration: none; text-align: center; vertical-align: middle; padding-right: 3px; padding-left: 3px; }

.navbar { color: #022b02; font-size: medium; font-family: "trebuchet ms", times; font-weight: bold; font-style: normal; line-height: normal; text-decoration: none; }
element { }
.no_underline { text-decoration: none; }
