a
{
	text-decoration:none;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color: #fc6607;
}
a.small
{
	font-size:		12px;
}
a:hover
{
	color: Black;
}
a.standard
{ font-size:		11px;
  font-weight:		normal;
}
a.cat
{ font-size:		16px;
  font-weight:		bold;
}

a.do_order:link
{
	color:#818181;
	font-weight:normal;
	font-size:22px;
}
a.do_order:visited
{
	color:#818181;
	font-weight:normal;
	font-size:22px;
}
a.do_order:hover
{
	color:#000;
	font-weight:normal;
	font-size:22px;
}
a.inpage_link:link
{
	color:#fc6607;
	text-decoration:underline;
/*	font-weight:normal;
	font-size:22px;*/
}
a.inpage_link:visited
{
	color:#fc6607;
	text-decoration:underline;
/*	font-weight:normal;
	font-size:22px;*/
}
a.inpage_link:hover
{
	color:#fc6607;
	text-decoration:none;
/*	font-weight:normal;
	font-size:22px;*/
}
a.left_link:link
{
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	font-size:22px;
}
a.left_link:visited
{
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	font-size:22px;
}
a.left_link:hover
{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:22px;
}
a.pu_mi_link:link
{
	font-size:12px;
	font-weight:normal;
	color:#4f4f4f;
	text-decoration:underline;
}
a.pu_mi_link:visited
{
	font-size:12px;
	font-weight:normal;
	color:#4f4f4f;
	text-decoration:underline;
}
a.pu_mi_link:hover
{
	font-size:12px;
	font-weight:normal;
	color:#4f4f4f;
	text-decoration:none;
}
a.navi_a:link
{
	color:#666666;
	text-decoration: underline;
	font-size:11px;
}
a.navi_a:hover
{
	color:#666666;
	text-decoration:none;
	font-size:11px;
}
a.navi_a:visited
{
	color:#666666;
	text-decoration:underline;
	font-size:11px;
}
a.site_map:link
{
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
	font-size:12px;
	background: left center url(../i/m_arrow.png) no-repeat;
	padding-left: 10px;
}
a.site_map:visited
{
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
	font-size:12px;
	background: left center url(../i/m_arrow.png) no-repeat;
	padding-left: 10px;
}
a.site_map:hover
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	background: left center url(../i/m_arrow_red.png) no-repeat;
	padding-left: 10px;
}