@charset "utf-8";
.text {
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.text_news_headline {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.text_news_headline {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.text_headline {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.text_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text_link a:link {
	text-decoration: none;
}
.text_link a:visited {
	text-decoration: none;
	color: #666666;
}
.text_link a:hover {
	text-decoration: none;
	color: #FF3399;
}
.text_link a:active {
	text-decoration: none;
	color: #666666;
}
.text_magenta {
	text-decoration: none;
	color: #FF3399;
}
.text_magenta_big {
	text-decoration: none;
	color: #FF3399;
	font-weight: bold;
	font-size: 14px;
}
.text_magenta_bigger {
	text-decoration: none;
	color: #FF3399;
	font-weight: bold;
	font-size: 16px;
}
.text_light {
	text-decoration: none;
	color: #CCCCCC;
	line-height: 1.5;
	font-size: 11px;
}
.text_light_news {
	text-decoration: none;
	color: #CCCCCC;
	line-height: normal;
	font-size: 11px;
}
.text_light_big {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 14px;
}