body, td, p, input, textarea, div, span, li
{
	font: 12px/16px arial, helvetica, sans-serif;
	color: #000000;
}

h1
{
	font: bold 18px/24px arial, helvetica, sans-serif;
	color: #5DA12A;
}
h2
{
	font: bold 14px/18px arial, helvetica, sans-serif;
	color: #5DA12A;
}
h3
{
	font: bold 13px/18px arial, helvetica, sans-serif;
	color: #5DA12A;
}

a
{
	font-weight: bold;
	color: #000000;
	text-decoration	: none;
}

a:hover
{
	color: #776C96;
	text-decoration	: underline;
}

a.category_menu_item 
{
}

a.category_menu_item:hover
{
	color			: red;
}

b, strong {
	font-weight: bold;
}

.news_right
{
	font: 12px/16px arial, helvetica, sans-serif;
	color: #221C36;
}

.news_right a
{
	color: #091B01;
	text-decoration	: none;
} 