/* CSS Document */

/* 		local 	*/
		.logo {
			background: url(/_s75_r/i/en_logo_fade.jpg) no-repeat top left;
		}
		#navigation ul {
			background: url(/_s75_r/i/nav/ea_0.jpg) no-repeat top left;
		}
		#navigation ul li a.selected {
			background-image: url(/_s75_r/i/nav/ea_0.jpg);
		}
		#splash {
			background: url(/_s75_r/i/splash/10_xmas.jpg) top no-repeat;
			width: 750px;
			height: 150px;
		}
		.header-one {
		}
		.header-two {
			color: #59192d;
		}
		.header-three {
			color: #9a2a4d;
		}
		a {
			color: #59182d;
			text-decoration: none;
		}
		a:visited, a:active {
			color: #832442;
			text-decoration: none;
		}
		a:hover {
			text-decoration: underline;
			color: #9a2a4d;
		}


