BODY {

	font: normal;
	font-family : Georgia;
	font-size : x-small;
	text-justify : auto;
	color : #660000;
	scrollbar-3d-light-color : #FFCC99;
		scrollbar-arrow-color : #660000;
		scrollbar-base-color : #660000;
		scrollbar-dark-shadow-color : #660000;
		scrollbar-face-color : #FFCC99;
		scrollbar-highlight-color : White;
		scrollbar-shadow-color : #660000;
				background : #FFDCB9 url(images/nav/main2.jpg) no-repeat fixed bottom left;
				}

TABLE {
	font: normal;
	font-family : Georgia;
	font-size : x-small;
	text-justify : auto;
		color : #660000;
		}

A:LINK {font: normal;
	font-family : Georgia;
	font-size : x-small;
		font-weight : bold;
		text-decoration : none;
		color : #660000;
	
}

A:VISITED {font: normal;
	font-family : Georgia;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;
	color : #660000;
}

A:ACTIVE {font: normal;
	font-family : Georgia;
	font-size : x-small;
		font-weight : bold;
		text-decoration : none;
		color : #660000;
}

A:HOVER {font: normal;
	font-family : Georgia;
	font-size : x-small;
		font-weight : bold;
		text-decoration : underline;
		color : #660000;
		
}
