.w-link{
	/*font-size:12px;*/
    font-family:"Tahoma"; 
    color:#007B74;
	line-height: 20px;
	text-decoration:none;}

a:link {  text-decoration: none; color:#000000; }
a:visited {  text-decoration: none; color:#ffffff;}
a:hover { text-decoration: underline; }    
a:active { text-decoration: none; }

