.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txt a:link {
	color: #FF9900;
	text-decoration: underline;
}
.txt a:visited {
	color: #FF9900;
	text-decoration: underline;
}
.txt a:hover {
	color: #FF9900;
	text-decoration: none;
}
.txtBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.borde {
	border: 1px solid #FFFFFF;
}
