 /* KrasMash CSS - design web.maxsoft.ru */

h1 {
	font-size: 24px;
	color: #cc160e;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #5A646B;
}
p {
	line-height: 13px;
}
a {
	color: #b00;
}
a:hover {
	color: #e00;
	text-decoration: none;
}
:focus {
	-moz-outline-style: none;
}
.button {
	cursor: pointer;
	cursor: hand;
}
.none {
	display: none;
}
.clear {
	font: 1px/0px serif
	clear: both;
	height: 0;
}

