@charset "utf-8";
.textnormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #191917;
	text-decoration: none;
}
.textnormal a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #191917;
	text-decoration: underline;
}
.texbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #191917;
	text-decoration: none;
}
.texbig a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #191917;
	text-decoration: underline;
}
