A:link {
	COLOR: #ee3224; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #ee3224; TEXT-DECORATION: underline
}
A:active {
	COLOR: #ee3224; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}


a.rojo:link { text-decoration: underline; color: #231f20 }
a.rojo:visited { text-decoration: underline; color: #231f20 }
a.rojo:active { text-decoration: underline; color: #231f20 }
a.rojo:hover { text-decoration: none; color: #ee2e24 }

a.home:link { text-decoration: none; color: #ffffff }
a.home:visited { text-decoration: none; color: #ffffff  }
a.home:active { text-decoration: none; color: #0ffffff }
a.home:hover { text-decoration: underline; color: #0a2e5e }

a.producto:link { text-decoration: underline; color: #ffffff }
a.producto:visited { text-decoration: underline; color: #ffffff }
a.producto:active { text-decoration: underline; color: #ffffff }
a.producto:hover { text-decoration: none; color: #a5251e}

a.contacto:link { text-decoration: underline; color: #00adef }
a.contacto:visited { text-decoration: underline; color: #00adef }
a.contacto:active { text-decoration: underline; color: #00adef }
a.contacto:hover { text-decoration: none; color: #6d6d6d }