body    {
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #111111;
	background-image: url(../img/bg_cont.gif);
	
}

a { 
	text-decoration: none
}
a.link           { color: white; font-size: 11px; line-height: 14px }
a.link:hover           { color: white; font-size: 11px; line-height: 14px; text-decoration: underline }

.txtfussz            {
	color: white;
	font-size: 11px;
	line-height: 14px;
	padding-right: 5px;
	padding-left: 5px;
	background-position: bottom;
}
.txt {
	color: white;
	font-size: 12px;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
	background-position: bottom;
}
