TD, TABLE {
	border : none;
	font-size : 12px;
	color : navy;
	font-family : Arial, sans-serif;
	letter-spacing : 1px;
	}

A:LINK {
	font-family : sans-serif;
	text-decoration : none;
	font : x-small;
	font-variant : normal;
}

A:VISITED {
	color : #A52A2A;
	background : transparent;
	font-style : normal;
}

A:FOCUS {
	color : Fuchsia;
	background : #E0FFFF;
}

H1, H2, H3, H4 {
	font : oblique normal fantasy;
	color : #0076E8;
	
}

HR {
	color : Blue;
	}





A:ACTIVE {
	font-style : normal;
	color: Blue;
	text-decoration : none;
}


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 : Blue;
	scrollbar-arrow-color : #FF6347;
	scrollbar-base-color : #FFFFE0;
	scrollbar-darkshadow-color : #00008B;
	scrollbar-face-color : #BBFEFF;
	scrollbar-highlight-color : #77FDFF;
	scrollbar-shadow-color : #00BFFF;
	scrollbar-track-color : White;
	table-layout : auto;
}

