.bg_black {
	background-color: #DDDDDD;
}
.botmenu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 18px;
}
a.botmenu_text:link {
	color: #000000;
	text-decoration: underline;
}
a.botmenu_text:active {
	color: #000000;
	text-decoration: underline;
}
a.botmenu_text:hover {
	color: #666666;
	text-decoration: underline;
}
a.botmenu_text:visited {
	color: #000000;
	text-decoration: underline;
}
.copyright_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
