.menu {
	font-family: "Arial Black";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	text-indent: 18px;
	display: block;
	white-space: normal;
	vertical-align: middle;
	height: auto;
	width: auto;
	padding: 7px;
}
.menu:hover {
	font-family: "Arial Black";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	display: table-row;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	line-height: 13px;
}
.foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 13px;
}
.titular {
	font-family: "Arial Black";
	font-size: 24px;
	color: #FF0000;
}
.ABC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
.nombre {
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif;

}
.ABC:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
