body {
	margin:0px 0px 0px 0px;
	background-color: #c8ccd0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

td img {
	display: block;
}

a:link {
	color: #386C9E;
	text-decoration: underline;
}

a:visited {
	color: #386C9E;
	text-decoration: underline;
}

a:hover {
	color: #797A7C;
	text-decoration: underline;
}

a.footer:link {
	color: #ffffff;
	text-decoration: none;
}

a.footer:visited {
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover {
	color: #EDEEF0;
	text-decoration: underline;
}