A:hover {text-decoration: none; color: black;}

img{border:0}

@charset "utf-8";
.texxt {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #333333;
}
.sm_links {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: 100;
}
.bder {
	border: 2px solid #009900;
}
.headertexxt {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	color: #003300;
}
.ulin {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
