a.headerlinks:visited {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none}
a.headerlinks:link {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none}
a.headerlinks:hover {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #ff0000; text-decoration: none}
.headertext a:visited, .headertext a:link {color: White; text-decoration: none}

a.links:visited {  font-family: Verdana; font-size: 10px; font-weight: normal; color: #FF0000; text-decoration: underline}
a.links:link {  font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: underline}
a.links:hover {  font-family: Verdana; font-size: 10px; font-weight: normal; color: #FF0000; text-decoration: underline}

a.bodylinks:visited {  font-family: Verdana; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: underline}
a.bodylinks:link {  font-family: Verdana; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: underline}
a.bodylinks:hover {  font-family: Verdana; font-size: 10pt; font-weight: bold; color: #FF0000; text-decoration: underline}

.headertext { font-family: Verdana; text-align: right; font-size: 10px; font-weight: bold; color: #ffffff; padding-right: 10px}
.bodytext { font-family: Verdana;  font-size: 10pt; font-weight: normal; color: #000000 }
.footertext { font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000 }
.smallprint { font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000 }

/*a:visited {color:#fff;}*/

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
color: White;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: Black;
color: #ffffff;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: red;
}
