BODY {
	background-attachment : fixed;
	font-size : 12px;
	font-style : normal;
	font-family : Arial;
	text-decoration : none;
	margin-right : 20px;
	margin-left : 40px;
	color : #00008B;
	scrollbar-face-color: #CCFFFF;
scrollbar-highlight-color: #ffFFFF;
scrollbar-3dlight-color: #99CCFF;
scrollbar-darkshadow-color: #99CCFF;
scrollbar-shadow-color: #3300FF;
scrollbar-arrow-color: #FF0000;
scrollbar-track-color: #FFFFFF;
	background : url(carta33.JPG);
	}
A:LINK {
	color : #A21F1F;
	text-decoration : none;
	background : #CCFEFF;
}

A:ACTIVE {
	color : Teal;
	text-decoration : none;
	}

A:HOVER {
	color : Red;
		text-decoration : none;
		background : #80FDFF;
}




