@charset "utf-8";
.normal-yellow ,.normal-yellow a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #fff200;
	text-decoration: none;
}
.worldcup-blue {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0072bc;
	text-decoration: none;
}
.small-white {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.small-gray {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.normal-gray {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bold-yellow {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFF200;
	text-decoration: none;
}
.normal-blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.bold-orange {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
.normal-white {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


