/*Enlaces menu*/
a.linkmenu:link {text-decoration: none; color: #000000; font-weight:bold;}
a.linkmenu:visited {text-decoration: none; color: #000000; font-weight:bold;}
a.linkmenu:hover {text-decoration: none; color: #FFCC00; font-weight:bold;}
a.linkmenu:active {text-decoration: none; color: #000000; font-weight:bold;}

/*Enlaces submenu*/
a.linksubmenu:link {text-decoration: none; color: #000000;}
a.linksubmenu:visited {text-decoration: none; color: #000000;}
a.linksubmenu:hover {text-decoration: none; color: #FFCC00;}
a.linksubmenu:active {text-decoration: none; color: #000000;}

/*Enlaces internos*/
a.link:link {text-decoration: none; color: #000000; font-weight:bold;}
a.link:visited {text-decoration: none; color: #000000; font-weight:bold;}
a.link:hover {text-decoration: underline; color: #000000; font-weight:normal;}
a.link:active {text-decoration: none; color: #000000; font-weight:bold;}

/*Enlaces internos 2*/
a.link2:link {text-decoration: underline; color: #336699; font-weight:normal;}
a.link2:visited {text-decoration: underline; color: #336699; font-weight:normal;}
a.link2:hover {text-decoration: none; color: #336699; font-weight:bold;}
a.link2:active {text-decoration: underline; color: #336699; font-weight:normal;}

/*Enlaces Wainadur*/
a.wailink:link {text-decoration: none; color: #999999;}
a.wailink:visited {text-decoration: none; color: #999999;}
a.wailink:hover {text-decoration: underline; color: #999999;}
a.wailink:active {text-decoration: none; color: #999999;}