.textos {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#222;
}
a:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}
.textos_importante {

	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #515151;
}
a:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

