body {
	background-color: #d2d6dd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #98afbd;
	text-decoration: none;
	display:inline;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display:inline;
}
.lang_off {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #9aadbb;
	text-decoration: none;
}
.lang_on {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #e4f0fc;
	text-decoration: none;
}
.credits {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #7c8491;
	text-decoration: none;
}
.tahoma11black {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tahoma11white {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma11gray {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7c8491;
	text-decoration: none;
}
.aboutLink {
	background-color: #7c8491;
	padding-right: 10px;
	padding-left: 10px;
}
