@charset "ISO-8859-1";
.Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
}
body {
	background-color: #010101;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #92103A;
	font-weight: bold;
	padding-left: 13px;
}
.btn_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
}
a.btn_1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
