TABLE#documentos {
	width: 530px;
	margin-left: 30px;
	font-family: Arial;
	font-size: 11px;
	color: #777777;
}

TABLE#documentos A {
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
	text-decoration: none;
}

TABLE#volver {
	width: 530px;
	margin-left: 35px;
}

TABLE#volver TD {
	text-align: center;
}

TABLE#volver A{
	font-family: Arial;
	font-size: 11px;
	color: #777777;	
	background-image: url(../images/boton.gif);
	text-decoration: none;
	width: 160px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px;
}