BODY {
	color : #000066;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : smaller;
	text-align : justify;
	background-attachment : fixed;
	background-image : url(images/fondo.gif);
	background-position : center;
	background-repeat : no-repeat;
	scrollbar-3dlight-color : #9F0000;
	scrollbar-arrow-color : #9F0000;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : #9F0000;
	scrollbar-face-color : White;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
	scrollbar-track-color : White;
	border-bottom : thin solid #9F0000;
}

A {
	color : #666699;
	text-decoration : none;
}

A:HOVER {
	color : #000066;
	text-decoration : underline;
}