.direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #676767;
	background-position: center center;
	text-align: center;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;}

.direccion a:link    	{background-color:transparent;text-decoration: none;color: #676767;}
.direccion a:visited 	{text-decoration:none;color: #676767;}
.direccion a:active  	{text-decoration:none;background-color:transparent;font-weight: normal;}
.direccion a:hover   	{background-color:transparent;text-decoration:underline;font-weight: bold;color: #676767;}
