TD, TABLE {
	border : none;
	font-size : 12px;
	color : navy;
	font-family : Arial, sans-serif;
	letter-spacing : 1px;
	}

A:HOVER {
	text-decoration : none;
	background : transparent;
	background-color : #CAE6EE;
}

A:VISITED {
text-decoration : none;
	color : #872C2C;
}



A:LINK {
	text-decoration : none;
	font : x-small;
	}

H1, H2, H3, H4 {
	font : oblique normal fantasy;
	color : #0076E8;
	
}

HR {
	color : Blue;
	}


BODY {
	background-attachment : fixed;
	background : url(carta33.JPG) fixed;
	background-color : #E0FFFF;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	letter-spacing : 1px;
	margin-bottom : 8px;
	margin-left : 10px;
	margin-right: 10px;
	scrollbar-3dlight-color : Red;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : #FFFFE0;
	scrollbar-darkshadow-color : #00008B;
	scrollbar-face-color : #E8BF5F;
	scrollbar-highlight-color : #DEDF00;
	scrollbar-shadow-color : Black;
	scrollbar-track-color : #FFFACD;
	table-layout : auto;
}

