.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C0C0C0;
}
.textKL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C0C0C0;
}
a:link {
	FONT-WEIGHT: normal;
	COLOR: #FC0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;

}
a:active {
	FONT-WEIGHT: normal;
	COLOR: #00F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a:visited {
	FONT-WEIGHT: normal;
	COLOR: #00F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;

}
a:hover {
	FONT-WEIGHT: normal;
	COLOR: #00F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: underline;

}
.bg {
	background-attachment: fixed;
	background-color: #4D4D4F;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
