body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/background.jpg);
	background-repeat: repeat;
}
.generaltext {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.Big_Text {
	font-family: Tahoma;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.whitelink {
	color: #999999;
	text-decoration: none;
}
a:active.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}.generaltextBlack {

	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top:solid #CCCCCC 1px;
}
a.footlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footlink:active {
	color: #FFFFFF;
	text-decoration: none;
}
