.tun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.boldandbigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CC0033;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	line-height: 14px;
}
.redhuge {
	font-family: Impact, "Helvetica Neue Black Condensed", "Futura Condensed", "Arial Narrow";
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	line-height: 33px;
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
a img {
	border: 0px;
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
}
