
/*style backup*/


body{
	color:white;
	font-family:arial;
}

.social
{
	position : relative;  
	top : -50%;
	left : 80%;
}
.social2
{
	position : relative; 
	top : -80%;
	left:2%;
	
	color :  white;
	text-decoration : none ; 
	font-size : 17px;
	font-family : "Arial";
}
.cartao
{
 width:100%;
 height:100%;
 
 margin : 0px;
 border : 0px;
 
 position: absolute;
 left:0px;
 top : 0px;
 
}
.social td
{
height:50px;	
}



/*Daqui pra baixo, tabela. Nada foi alterado*/
a:link
{
   color :  white;
   text-decoration : none ; 
   
   font-family : "Arial"; 
}
a:visited
{
   color :  white;
   text-decoration : none ; 
 
   font-family : "Arial"; 
}
a :hover
{
   color :  white;
   text-decoration : none ; 
  
   font-family : "Arial";  
}
