html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #465056;
}

a {
	color: #666666;
}

.a_top {
	color: #cfcfcf;
}

.a_razdel {
	color: #303030;
	text-decoration: none;
}

.a_title {
	color: #333333;
	text-decoration: none;
}

.a_link {
	color: #666666;
	text-decoration: none;
}

.a_bottom {
	font-size: 13px;
	color: #282829;
}