@charset "utf-8";
/* CSS Document */

a{
	text-decoration:none;
}
a:hover{
	color:#006633;
}

.moreSec{
	background-image:url(../images/but_yellow2.gif);
	background-repeat:no-repeat;
	padding-left:6px;
	display:inline;
	font-weight:bold;
}
