body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/Hanover_01.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}
.hometext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 12; }
.style9 {font-size: 12}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FF9900;
}