body,table,td,form,input,select {
	font: 12px "ÐÂËÎÌå", "ËÎÌå";
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
body {
	margin: 0px;
}
.button {
	background: url(/images/buttonbg.gif);
	height: 20px;
	width: 60px;
	border-style: none;
}
