.nombre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	display: block;
}
.nombre a {
	font-style: normal;
	color: #004080;
	text-align: right;
	text-decoration: none;
	display: block;
	padding-right: 2px;
	font-weight: normal;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 2px;
}
.nombre a:hover {
	font-style: italic;
	color: #FF9E3D;
	text-decoration: none;
	display: block;
	border-right-color: #004080;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #004080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

