a
{
	color: #dc760b;
	text-decoration: none;
}

a:hover
{
	color: #fca142;
	text-decoration: none;
}
#featured_content
{
	background: #000000 url('../../images/skin/bg_content_orange.png') repeat-x top;
}

#text_header
{
	background: #000000 url('../../images/skin/bg_header_orange.png') repeat-x top;
}

#main_menu li a.active
{
	background: transparent  url('../../images/skin/menu_arrow_orange.png') no-repeat left;
	color: #000000;
}

.small_slide .content .inner.menu ul li a:hover
{
	background: transparent  url('../../images/skin/menu_arrow_orange.png') no-repeat left;
	color: #000000;
}