@charset "utf-8";

.texto_normal {
	font-family: Tahoma;
	font-size: 12px;
}
.titulo_festa {
	font-size: 12px;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
}


.cabecalhos {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
}
.cabecalhos2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
a.manchete_canais:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.manchete_canais:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.manchete_canais:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.manchete_canais:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.titulo_manchete_canais:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.titulo_manchete_canais:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.titulo_manchete_canais:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.titulo_manchete_canais:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.data_festa {font-family: Tahoma; font-size: 10px; }
.descricao_festa {
	font-family: Tahoma;
	font-size: 11px;
}
.titulo_pequeno {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}

