<!--
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}


.form_button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color:#CCCCCC;
	border-style:none;
	padding-top:2px;
	padding-bottom:2px;
}


.texto a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color:#000000;
 	font-style:normal;
}

.texto a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color:#000000;
	font-style:normal;
}


.texto_italico {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.texto_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.texto_branco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FFFFFF;
}

.texto_branco a, a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FFFFFF;
}

.texto_branco_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FFFFFF;
	font-style:italic;
}

.texto_branco_italic a, a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FFFFFF;
	font-style:italic;
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 18px;
	text-decoration:none;
	
}

.titulo_tnr {
	font-family:"Times New Roman", Times, serif
	font-weight:normal;
	font-size: 18px;
	text-decoration:none;
	color:#FFFFFF;
	font-style:normal;
	
}

.titulo a {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 18px;
	text-decoration:none;
	font-style:normal;
	color:#000000;
	
}

.titulo a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 18px;
	text-decoration:none;
	font-style:normal;	
	color:#9c3736;
	
}


.subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-weight:normal;
	font-size: 14px;
}

a{text-decoration:none; text-transform:none; }
a:hover{text-decoration:none;}
-->

