@charset "UTF-8";
.texto {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.borde2 {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.borde {
	font-family: helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 0.3px solid #666666;
	margin: 0.3px;
}

