@charset "ISO-8859-1";
.style_indent {
	text-indent: -9999px;
	font-size: 9px;
}

.style_bottom {
	text-indent: -9999px;
	font-size: 9px;
	font-weight: strong;
}

a:link {
	font-size: 10px;
	color: #7D7D7D;
	text-decoration: none;
}

a:visited {
	font-size: 10px;
	color: #7d7d7d;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}

a:active {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
