.back {
	background-image: url(images/background_rihgt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.big {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EB1A1F;
	text-decoration: none;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #EB1A1F;
	font-weight: bold;
	text-decoration: none;
	
}
.links2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.back {
}
.big2 {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: normal;
	color: #999999;
}

