#texto {
	font-family: Arial, Helvetica, sans-serif;
	color: #3D5169;
	text-decoration: none;
}
#texto a:link { 
	font-family: Arial, Helvetica, sans-serif;
	color: #3D5169;
	text-decoration: none;
}
#texto a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	color: #3D5169;
	text-decoration: none;
}
#texto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: none;
}
#textotab {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
#textotab a:hover {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration:  underline;
}
#textotab a:link {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: underline;
}
#textotab a:visited {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration:  underline;
}
#textotab2 {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration:  underline;
}
#textotab2 a:hover {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration:  underline;
}
#textotab2 a:link {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: underline;
}
#textotab2 a:visited {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration:  underline;
}