.resaltado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color:#5E3605;
	text-decoration : none;
}
.resaltado:hover {
	text-decoration: none;
	color:#E59436
}
.fecha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color:#5E3605
}

.enlace {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color:#843216;
	text-decoration : none;
}
.enlace:hover {
	text-decoration: underline;
	
}

.enlace4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color:#843216;
	text-decoration: underline;
}

.normal1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#5E3605;
}