a:link {
	color:#FC7E05;
	text-decoration:none;
}
a:visited {
	color:#FC7E05;
	text-decoration:none;
}
a:hover {
	color:#FC7E05;
	text-decoration:underline;
}

.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFF;
	
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FC7E05;
	font-weight: bold;
}

.textos_chicos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #48443B;
	letter-spacing: normal;
}


.titulos_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FC7E05;
	font-weight: normal;
}


.campos {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px none #8DC4FF;
	color: #FFFFFF;
	margin: 0px;
	padding: 1px;
	height: auto;
	background-color: #453127;

}

