.textos {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	color:#baac6d;
	text-decoration:none;
}

a.textos:hover {

	font-family:"Times New Roman", Times, serif;
font-weight:normal;
font-size:14px;
color:#bb874c;
text-decoration:underline;
}

.titulos {

	font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:16px;
color:#BBAE6A;
}
.titulos:hover {

	font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:16px;
color:#BBAE6A;
text-decoration:none;
}

.enlaces {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:12px;
	color:#C55A14;
	text-decoration:underline;
}

a.enlaces:hover {

	font-family:"Times New Roman", Times, serif;
font-weight:normal;
font-size:12px;
color:#C55A14;
}


.botones {

	font-family:"Times New Roman", Times, serif;
font-weight:normal;
font-size:12px;
color:#beb476;
text-decoration:none;
}

.enlaces2 {
font-family:"Times New Roman", Times, serif;
font-weight:normal;
font-size:14px;
color:#baac6d;
text-decoration:underline;
}

a.enlaces2:hover {

font-family:"Times New Roman", Times, serif;
font-weight:normal;
font-size:14px;
color:#baac6d;
text-decoration:none;
}

.titulo {
font-size: 24px; 
font-weight: bold; 
font-family: Arial, Helvetica, sans-serif; 
color: #FFFCC9;
}
