/*Enlaces menu*/
a.linkmenu:link {text-decoration: none; color: #333333; font-weight: normal;}
a.linkmenu:visited {text-decoration: none; color: #333333 ; font-weight: normal;}
a.linkmenu:hover {text-decoration: none; color: #003399 ; font-weight: bold;}
a.linkmenu:active {text-decoration: none; color: #333333; font-weight: normal;}

/*Enlaces pie*/
a.linkpie:link {text-decoration: none; color: #003399; font-weight: normal;}
a.linkpie:visited {text-decoration: none; color: #003399; font-weight: normal;}
a.linkpie:hover {text-decoration: none; color: #003399; font-weight: bold;}
a.linkpie:active {text-decoration: none; color: #003399; font-weight: normal;}

/*Enlaces Wainadur*/
a.wailink:link {text-decoration: none; color: #333333;}
a.wailink:visited {text-decoration: none; color: #666666;}
a.wailink:hover {text-decoration: underline; color: #666666;}
a.wailink:active {text-decoration: none; color: #666666;}
