body {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
}
.Estilo1 {
	color: #FFFFFF;
	font-size: 36px;
}
.Estilo4 {
color: #333333; font-weight: bold;text-decoration: none; 
}
:hover.Estilo4{
color: #44aa44;
}
.Estilo5 {
	color: #FFFFFF;
	font-weight: bold;
}

td{
	font-size: 14px;
	text-align:justify
}