body,td,th {
	color: #000033;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/siteparts/zemin.jpg);
	background-repeat: repeat-x;	

	
}
a {
	color:#949494;
	font-size: 11px;
	
}
a:link {
	text-decoration: none;
}
a:visited {text-decoration: none;

}
a:hover {
	color: #6699CC;
	text-decoration: none;
	background-color: #E0E0E0;
}
a:active {
	color: #CCCCCC;
	text-decoration: blink;
}
