a {text-decoration: none; color: #7F7F7F} 
a:visited {text-decoration: none; color: #CCCCCC}
a:active {text-decoration: none; color: #FF7171}
a:hover {text-decoration: none; color: #460000}

.textos-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;

}

.textos-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: justify;
}

.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}

.textos-bco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

.link-bco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #C7B2B2;
}

.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f9f9f9;
	border: 1px solid #f5e5e5;