/*    MCN default colors css template - edited 10.08 */
/*-----------------------------------
The Wilsons 889 - colors - splash 2009
------------------------------------*/

/* Layout */
html {
	background:#492b1f url(images/bgSplash.jpg) no-repeat scroll center top;
	margin: 0;
	padding: 0;
}
body {
	color:#e8ca96;
	text-align:center;
	background: transparent;
}

a {
	color:#FF5F69;
}
A:hover {
	COLOR: #E11F27;

}
#ft {
	color: #e8ca96;
}
#ft a {
	color: #e8ca96;
}
#ft a:hover {
	COLOR: #fff;
}


