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:#036;
	font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {text-decoration: none;
	color:#036;

}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: blink;
}

