body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
}
.Text {
	font-family: Arial;
}
a:link, a:visited {
	text-decoration: none;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:000000;
	outline:none;
}
-->