@charset "utf-8";
/* CSS Document */
.NewsText{
	color: #72a0c9;
	font-family: Century Gothic;
	font-size: 10px;
	text-decoration: none;
}
.NewsText{
	color: #72a0c9;
	font-family: Century Gothic;
	font-size: 10px;
	text-decoration: none;
}
.Textacacac{
	color: #acacac;
	font-family: Century Gothic;
	font-size: 10px;
	text-decoration: none;
}
.Textacacac a{
	color: #acacac;
	font-family: Century Gothic;
	font-size: 10px;
	text-decoration: none;
}
.Textacacac a:hover{
	color: white;
	font-family: Century Gothic;
	font-size: 10px;
	text-decoration: none;
}
.TextFields{
	color: #72a0c9;
	font-family: Century Gothic;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
.footer{
	font-family: Century Gothic;
	font-size: 10px;
	color: white;
	text-decoration: none;
}
.footer a{
	font-family: Century Gothic;
	font-size: 10px;
	color: white;
	text-decoration: none;
}
.footer a:hover{
	font-family: Century Gothic;
	font-size: 10px;
	color: white;
	text-decoration: underline;
}
.WhiteHeading{
	font-family: Century Gothic;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
.WhiteHeading a{
	font-family: Century Gothic;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
.WhiteHeading a:hover{
	font-family: Century Gothic;
	font-size: 10px;
	font-weight: bold;
	color: #72a0c9;
	text-decoration: none;
	text-transform: uppercase;
}