a:link {
	font-family: verdana;
	font-size: 10px;
	color: #1F2860;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #1F2860;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #F15009;
	text-decoration: underline;
}
.texto {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}

