@charset "windows-1255";
.text {
	font-family: "Guttman Yad-Brush";
	font-size: 13px;
	text-decoration: none;
}

.creditFont {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.littleTitle {
	font-family: "Guttman Yad-Brush";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.littleOrangeTitle {
	font-family: "Guttman Yad-Brush";
	font-size: 12px;
	font-weight: bold;
	color: #ff6b03;
	text-decoration: none;
}

