/* CSS Document */

div#enlaceempresa,
div#enlaceempresa a,
div#enlaceempresa a:hover { 
	margin: auto;
	text-align: right;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #50559F;
}

div#enlaceempresa,
div#enlaceempresa a {
	text-decoration: none;
}

div#enlaceempresa a:hover {
	text-decoration: underline;
}	