.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;
}

.tahoma12_black{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	letter-spacing: 0px;
	text-align: justify;
}


