.linkado2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.linkado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
}

<style type="text/css" class="teste">

a:link {text-decoration: none}
a:visited {
	text-decoration: none;
	font-style: normal;
}
a:hover {text-decoration: underline; 
color: #996600;
}
a:active {text-decoration: none}
