.textbox {
BORDER-BOTTOM: black 1px groove; BORDER-LEFT: black 1px groove; BORDER-RIGHT: black 1px groove;
BORDER-TOP: black 1px groove; COLOR: black; FONT-FAMILY: verdana; FONT-SIZE: 8pt
    }

.topmostlinks{
 text-decoration : none;
 color : #990000;
}
.topmostlinks:hover{
     text-decoration : none;
     color: #000000;
}


.bottomlinks{
 text-decoration : none;
 color : #E9E6CF;
}
.bottomlinks:hover{
     text-decoration : underline;
     color: #ffffff;
}



.sitemap{
 text-decoration : underline;
 color : #0d376a;
}
.sitemap:hover{
     text-decoration : none;
     color: #000000;
}


