.table{
position:absolute;
top:50%;
left:50%;
margin-left:-320px; 
margin-top:-285px;
}

.texto a{
	color:#FFFFFF;
	font:"Trebuchet MS";
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
}