a.firstnav   {
 font-style: normal;
 color: black;
 font-size: 11px;
 font-family: Verdana, "Times New Roman", Times, serif;
 font-weight: bold;
 text-decoration: none;
 padding: 5px;
 border-bottom: 1px solid red
 }


a:link.firstnav   {
 color: black;
 font-size: 11px;
 font-family: Verdana, "Times New Roman", Times, serif;
 font-weight: bold;
 text-decoration: none;
 padding: 5px;
 border-bottom: 1px solid red
 }


a:visited.firstnav  {
 color: black;
 font-size: 11px;
 font-family: Verdana, "Times New Roman", Times, serif;
 font-weight: bold;
 text-decoration: none;
 padding: 5px;
 border-bottom: 1px solid red
 }


a:hover.firstnav  {
 color: black;
 background-color: red;
 font-size: 11px;
 font-family: Verdana, "Times New Roman", Times, serif;
 font-weight: bold;
 text-decoration: none;
 padding: 5px;
 border-bottom: 1px solid red;
 }

a:active.firstnav   {
 color: black;
 background-color: red;
 font-size: 11px;
 font-family: Verdana, "Times New Roman", Times, serif;
 font-weight: bold;
 text-decoration: none;
 padding: 5px;
 border-bottom: 1px solid red;
 }

a.topnav  {
 font-style: normal;
 color: black;
 font-size: 11px;
 font-family: Verdana, "Times New Roman", Times, serif;
 font-weight: bold;
 text-decoration: none;
 padding: 5px;
 border-left: 1px solid red;
 border-bottom: 1px solid red;
 }

a:link.topnav   {
 color: black;
 font-size: 11px;
 font-family: Verdana, "Times New Roman", Times, serif;
 font-weight: bold;
 text-decoration: none;
 padding: 5px;
 border-bottom: 1px solid red
 }


a:visited.topnav   {
 color: black;
 font-size: 11px;
 font-family: Verdana, "Times New Roman", Times, serif;
 font-weight: bold;
 text-decoration: none;
 padding: 5px;
 border-bottom: 1px solid red
 }


a:hover.topnav  {
 color: black;
 background-color: red;
 font-size: 11px;
 font-family: Verdana, "Times New Roman", Times, serif;
 font-weight: bold;
 text-decoration: none;
 padding: 5px;
 border-bottom: 1px solid red;
 }

a:active.topnav  {
 color: black;
 background-color: red;
 font-size: 11px;
 font-family: Verdana, "Times New Roman", Times, serif;
 font-weight: bold;
 text-decoration: none;
 padding: 5px;
 border-bottom: 1px solid red;
 }

#navbar   {
 font-style: normal;
 line-height: 25px;
 text-align: center;
 letter-spacing: -1px;
 position: absolute;
 top: -3px;
 left: 100px
 }
