	body {
		background: url(background.gif);
		text-align: center;
		color: white;
	}
	
	.cor_texto { color: white; }
	
	#another tr p { text-align: center; }
	
	p {
		padding: 0;
		margin:0;
	}
	
	#another table {
		width: 100%;
	}
	
	#contador table {
		 width: 83 px;
		 border: 0;
		 text-align:center;
	}
	
	#contador table img { border: 0; }
	
	#contador_c1 {
		width:83 px;
		height:19 px;
		padding: 0;
	}
	
	#contador_c1 img {
		width:83 px;
		height:19 px;
		border:0;
	}
	
	#contador_c2 {
		height:13 px;
		padding: 0;
	}
	
	#contador_c2 #contador_a1 {
		width:49 px;
		height:13 px;
	}
	
	#contador_c2 #contador_a2 {
		width:34 px;
		height:13 px;
	}
