	body {
	background-image: url(../img/fondo.jpg);
	vertical-align: center;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	.table_contenido {
	width: 700px;
	}
	
	.td_contenido {
	height: 500px;
	vertical-align: bottom;
	text-align: center;
	}
	
	.td_Cabecera{
	height: 68px;
	text-align: center;
	}
	
	.td_enter{
	height: 110px;
	vertical-align: top;
	text-align: center;
	}
	.td_piedePagina{
	height: 25px;
	font-size: 11px;
	text-align: center;
	}
	a:link { text-decoration: none; color: #660033; font-size: 12px; } 
	a:visited { text-decoration: none; color: #660033; font-size: 12px;}
	a:hover {text-decoration: underline; color: #660033;font-size: 12px;}
	a:active {text-decoration: none; }

	a.correo:link {text-decoration: none; color: #660033;}
	a.correo:visited {text-decoration: none; color: #660033;}
	a.correo:hover { text-decoration: underline; color: #660033;} 
	a.correo:active {text-decoration: none;}
	