@charset "utf-8";
.big_right_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.big_right_text:visited {
	color: #000099;
	text-decoration: underline;
}
.big_right_text:link {
	color: #000099;
	text-decoration: underline;
}
.big_right_text:hover {
	color: #333333;
	text-decoration: none;