@charset "utf-8";
.txt {
	font-family: Armata, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #4d4d4d;
}

.txtred {
	font-family: Armata, Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #BF1E2D;
}
a {
	color: #333;
}
a:hover {
	text-decoration: none;
}