a				{color:#444444; text-decoration:underline;}	
a:link				{color:#444444; text-decoration:none;}
a:visited			{color:#444444; text-decoration:none;}
a:hover				{color:#444444; text-decoration:underline;}
a:active 			{color:#444444; text-decoration:underline;}

/* -- базовые стили -- */
.pt { font-family: Arial, Verdana, Helvetica; font-weight: light; font-size: 14px; color: #222222;}
.ptsmall { font-family: Arial, Verdana, Helvetica; font-weight: light; font-size: 12px; color: #222222;}
.pth { font-family: Arial, Verdana, Helvetica; font-weight: bold; font-size: 17px; color: #222222;}
.usual_text { font-family: Arial; font-size: 12px; color: #532048;}
.actprice { font-family: Arial; font-size: 16px; height:20px; font-weight: bold; color: #ffffff; background-color:#999999;}
.actadd { font-family: Arial; font-size: 16px; height:20px; font-weight: bold; color: #ffffff; background-color:#cc0000;}
.ptsort { font-family: Arial, Verdana, Helvetica; font-weight: bold; font-size: 12px; color: #532048;}
.catblock { font-family: Arial; font-weight: light; font-size: 10px; color: #222222;}

/* -- отображение текстового логотипа под сноской -- */
.logotext { font-family: Arial; line-height:32px; font-weight: light; font-size: 14px; color: #000000;}
.logotel { font-family: Arial; font-weight: bold; font-size: 14px; color: #000000;}

/* -- заголовок страницы с цветным фоном текста #993300 #ff7c00 #532048 #dddd00 -- */
.pheader { font-family: Arial; font-weight: bold; font-size: 18px; color: #ffffff; background-color:#ff7c00; }
.pheader2 { font-family: Arial; font-weight: bold; font-size: 22px; color: #ffffff; background-color:#532048; }
.pheader3 { font-family: Arial; font-weight: bold; font-size: 22px; color: #ffffff; background-color:#ff7c00; }

/* -- Слово Поиск -- */
.finderstr { font-family: Arial; font-weight: bold; font-size: 14px; color: #532048;}

/* -- Оформление формы заказа -- */
.orderform { font-family: Arial; font-size: 12px; color: #000000;}

/* -- Оформление табличек товаров -- */
.goods_tit { font-family: Arial; font-weight: bold; font-size: 15px; color: #ffffff; font-style:italic;}
.goods_text { font-family: Arial; font-size: 12px; color: #532048;}
.catgroups { font-family: Arial; font-weight: bold; font-size: 13px; color: #000000; font-style:italic;}

/* -- Копирайт внизу страницы -- */
.copyr { font-family: Arial; font-size: 10px; color: #000000;}

/* -- форма поиска -- */
.finder {
 BORDER-TOP: 	#532048 	1px 	dotted;
 BORDER-LEFT: 	#532048 	1px 	dotted;
 BORDER-RIGHT: 	#532048 	1px 	dotted;
 BORDER-BOTTOM:	#532048		1px	dotted;
 font-family: Arial;
 font-size: 14px;
 color: #532048;
}

/* -- плоская кнопка -- */
.btn_flat {
 BORDER-TOP: 	#202e33 	1px 	solid;
 BORDER-LEFT: 	#202e33 	1px 	solid;
 BORDER-RIGHT: 	#202e33 	1px 	solid;
 BORDER-BOTTOM:	#202e33		1px	solid;
 font-family: Arial, Verdana, Helvetica;
 font-weight: bold;
 font-size: 14px;
 color: #222222;
}