@charset "UTF-8";
/* CSS Document */

.textwhite {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
.title {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #D1B240;
}
