#resaltar a:link {
	color: white; background-color: #4a88be; text-decoration: none
}
#resaltar a:visited {
	color: white; background-color: #4a88be; text-decoration: none
}
#resaltar a:hover {
	color: white; background-color: #224059; text-decoration: none
}
