@charset "UTF-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	background-image: url();
	background-repeat: repeat;
	margin-right: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {

	text-decoration: none;
}
a:active {
	text-decoration: none;
}

