body,td,input,textarea,select {
	color: #666666;
	font-family: Trebuchet MS, tahoma, verdana;
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #CE0000;
	font-family: Trebuchet MS, tahoma, verdana;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

.priceDigit {
	color: #CE0000;
	font-size: 32px;
}

.catItem, h1 {
	color: #aaaaaa;
	font-weight: normal;
	font-size: 28px;
	margin: 0 0 20 0px;
	text-decoration: none;
}
a.catItem:hover {
	text-decoration: underline;
}

.descrTitle {
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
}

p.goodDescr {
	margin: 20 0 0 0px;
}
