.text {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}
.textlang {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	color: #FFCC00;


}
.headtext {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.textaddress {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.textbody {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a:active {
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
h1 {
	font-family: Tahoma;
	font-size: 30px;
	color: #FFFF00;
}
