@charset "windows-1255";
.text {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}


.credit_font {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 18px;
	color: #c91b24;
	text-decoration: none;
	font-weight: bold;
}
.text_white {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

