.text {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.frase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
}
.breve {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.titulo {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF66CC;
}
.titulo2 {
	font-family: "Century Gothic";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.subtitulo {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.info {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
}

