BODY {
	background-image : url(carta33.jpg);
	background-attachment : fixed;
	font-family : Arial, sans-serif, verdana;
	font-size : 12px;
	color : Navy;
	text-decoration : none;
	scrollbar-3dlight-color : #2F4F4F;
	scrollbar-arrow-color : #D40000;
	scrollbar-base-color : Aqua;
	scrollbar-darkshadow-color : #2F8A57;
	scrollbar-face-color : #FDF5E6;
	scrollbar-highlight-color : #8B4513;
	scrollbar-shadow-color : #F48F3C;
	scrollbar-track-color : #FFFACD;
	margin-left : 10px;
}

A:LINK {
	text-decoration : none;
	text-transform : none;
	color : Blue;
	font : caption;
	}


A:HOVER {
	text-decoration : none;
	text-transform : none;
	color : Black;
}


A:VISITED {
	text-decoration : none;
	text-transform : none;
	color : #8B4513;
}

TABLE {
	font-family : Arial, sans-serif, verdana;
	font-size : 12px; color : #0002BF;
	margin-left : 4px;
	background-attachment : fixed;
	border : 0px none;
}


