.recortes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
}
.recortes td {
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center !important;
	padding-right: 3px;
	padding-left: 3px;
}
.recortes p {
	vertical-align: top;
	text-align: center !important;
	font-size: 9pt !important;
	line-height: normal !important;
	padding: 0px !important;
}

.recortes caption {
	font-size: 14pt;
	font-style: italic;
	margin-top: 0px;
	color: #6B5734;
	padding-bottom: 8px;
}
.recortes a
{
	border: 4px double #908B6E;
	display:block;
}

.recortes a:hover
{
	border-top-color: #ABAB58;
	border-right-color: #ABAB58;
	border-bottom-color: #ABAB58;
	border-left-color: #ABAB58;
}
