@charset "utf-8";
/* CSS Document */


<!--
.sma:link {
	color: #80B3EA;
	text-decoration: none;
}
.sma:visited {
	text-decoration: none;
	color: #80B3EA;
}
.sma:hover {
	text-decoration: none;
	color: #000000;
}
.sma:active {
	text-decoration: none;
	color: #80B3EA;
}
-->
