.negro {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;	
}

.amarillo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #e3b417;
	text-decoration: none;	
}

.gris {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
.dorado {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #B4AE74;
	text-decoration: none;	
}

.titnegro {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;	
}

.titgris {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
}
.titdorado {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B4AE74;
	text-decoration: none;	
}

