@charset "utf-8";


.link_image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.link_image {text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.main_font {
	font-family: Helvetica, Arial;
	font-size: 15px;
	color: #830024;
}
a.main_font:link {
	text-decoration:none;
	color: #006CB4;
}
a.main_font:hover { text-decoration:underline;}
.background_norepeat {
	background-repeat: no-repeat;
}

