body {
	margin: 0px 0px 0px 0px;
	background-color: #00A7E6;
	background-image: url(../images/design/bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

td img {
	display: block;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.footer:link {
	color: #ffffff;
	text-decoration: none;
}

a.footer:visited {
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover {
	color: #000000;
	text-decoration: none;
}
