.text-S {
	font-size: 10px;
	line-height: 12px;
	font-family: "Helvetica" , "Arial" , "sans-serif";
}
.text-M {
	font-size: 12px;
	line-height: 15px;
	font-family: "Helvetica" , "Arial" , "sans-serif";
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
