
/* CSS 
Made by: VITA
www.VITAuy.com 
*/

body {
  background: #ffffff;
  margin:0;
  color: #000;
  font: x-small Verdana, Geneva, sans-serif;
  font-size: x-small;
  text-align: center;
  }

a img {
  border-width:0;
  }

 a {
	  text-decoration: none;
	  color: #999
  }
  
 
div#texto {
	color: #fff;
}

div.footer {
  color:#808080;
  letter-spacing:.1em;
  text-align: center;
}