.news_title
{
	font-size: 18px;
	padding-bottom: 3px;
}
.news_text
{
	font-size: 14px;
}
.shop_td
{
	font-size: 12pt;
	padding: 7px;
}
.no_decoration
{
	text-decoration: none;
}
.shop_button_buy
{
	background-image: url(../images/design/buy_button.gif);
	background-repeat: no-repeat;
	background-color: #FAE19E;
	font-size: 12pt;
	padding-left: 19px;
	height: 16px;
	border-top: 2px solid black;
}
.shop_button_advanced
{
	background-color: #FAE19E;
	font-size: 12pt;
}
.art_img
{
	width: 150;
	height: 115;
	vspace: 7;
	hspace: 7;
	border: 0
}
.link_section
{
	font-size: 18px;
}
.link
{
	font_size: 10px;
}
.link_section:link
{
	color: green;
}
.link_section:active
{
	color: green;
}
.link_section:hover
{
	color: red;
}
.link_section:visited
{
	color: green;
}
.file_size
{
	font-size: 13px;
}
.link
{
	font-size: 16px;
}
.link:link 
{
	color: blue;
};
.link:active
{
	color: blue;
};
.link:hover
{
	color: blue;
};
.link:visited  
{
	color: blue;
};

.description
{
	font-size: 14px;
}
.news_line
{
	background-image: url(../images/design/news_line_h.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 3px;
}
.news_line_v
{
	background-image: url(../images/design/news_line_v.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 3px;
}
.news_order
{
	font-size: 12px;
}
.news_list
{
	font-size: 18px;
	font-style: normal;
}
.news_list:link 
{
	color: black;
};
.news_list:active
{
	color: black;
};
.news_list:hover
{
	color: gold;
};
.news_list:visited  
{
	color: black;
};