@charset "UTF-8";
.orng_sub_txt {
	font-size: 1.2em;
	color: #FF6600;
}
h1 {
	font-size: 1.5em;
	margin-top: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
