.direccion {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #006666}
a:hover {  color: #666666}
a:link {
	text-decoration: none;
}
a:visited {
	color: #996699;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:link {
	color: #336699;
	text-decoration: none;
}

