.textos_pequeno {font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif;color:#333333;}
.textos {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }

.textos_data {font-family: Georgia, "Times New Roman", Times, serif; font-size: 28px; color:#c3d700;}


.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color:#B11116;
}

.titulos_preto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
}

.textos_vermelho {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#B11116;
}

.textos_pequeno_branco {font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif;color: #FFFFFF;}

a:link {
	color: #B11116;
	text-decoration: none;
}
a:visited {
	color: #B11116;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #B11116;
	text-decoration: none;
}
.fundotopo {
	background-image: url(imagens/bg_topo.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment:fixed;
}

#fixa { width: 100%; height: 24px; position: fixed; top: 20; left: 0; margin-left: 0px; margin-top: 0px; z-index: 999; }
