.textos {
	font-family: trebuchet, arial;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration:none
}
.textos:hover {
	font-family: trebuchet, arial;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration:underline
}
.textoslight {
	font-family: trebuchet, arial;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-decoration:none
}
.textos:hover {
	font-family: trebuchet, arial;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-decoration:underline
}
.copy {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.copyblanco {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}