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