A {color:#000000;}
A:link IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
A:visited IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
A IMG {
	COLOR: white
}
BODY { font-size: 0.6em; 
}
.degradado {
width: 1000px; height: 1000px;
background-position:center;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='degradado.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.degradado[class] {
background-image:url(degradado.png);
}

.centrado {
                position: absolute;
                left: 50%;
                top: 50%;
                width: 500px;
                height: 500px;
                margin-top: -150px;
                margin-left: -250px
 
        }
img.derecha {
	float: right;
	margin-bottom: 20px;
	margin-right:5px;
	margin-left:5px;
	display: block;
	border: none}
img.izquierda {
	float: left;
	margin-bottom: 20px;
	margin-right:5px;
	margin-left:40px;
	display: block;
	border:none
	}
div {margin-bottom:10px }
