.sumaTxt {
	position: absolute;
	left: 10px;
	top: 1800px;
	width: 800px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ccccccc;
	padding: 10px;
	margin: 0px;
	}



a {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background: transparent;
	text-decoration: none;
}
a:hover {
	color: #DA1212;
	background: transparent;
	text-decoration: none;
}
