/* CSS Document */
body {
	background-image:url(../images/Top/banner.jpg);
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

