body {
	background-color:#000;
	margin:0px;
	padding:0px;
}

.texto {
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color:#ffffff;
}

.num {
	margin:0px;
	padding: 0px;
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color:#FFF;
}

.num a{
	margin:0px;
	padding: 0px;
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color:#FFF;
}

.num a:link{
	text-decoration: none;
}

.num a:active {
	text-decoration: none;
	color:#A8005C;
}

.num a:hover {
	text-decoration: none;

}
.num a:visited {
	text-decoration: none;
	color: #A8005C;
}
