.styl_scc_xtml {
	text-align: center;
	background: #000000;
	border: 0px solid #000000;
	overflow: auto;
	color: #ffffff;
	clear: both;
	width: 160px;
	font-family: tahoma;
	font-size: 10px;
}
.styl_scc_xtml td {
	background: transparent;
	padding: 3px;
}
.styl_scc_xtml a {
	color:#993300;
	text-decoration: none;
	border: 0px;
	font-weight: bold;
	font-size: 10px;
}
.styl_scc_xtml a:hover {
	color:#993300;
	text-decoration: underline;
	border: 0px;
}
.styl_scc_xtml a:link a:visited {
	color:#93F;
	text-decoration: underline;
	border: 0px;
}

