@charset "windows-1255";
.text {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.credit_font {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #E4061D;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.big_white {
	font-family: Arial;
	font-size: 45px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.big_red {
	font-family: Arial;
	font-size: 45px;
	font-weight: bold;
	color: #E60517;
	text-decoration: none;
}
.text:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.newstext {font:Arial, Helvetica, sans-serif;
font-size: 20px;
color:#ss895gy;
}
