body, td, p
	{
	font-family: arial, helvetica;
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	};

.title
	{
	color: #6E6C6C;
	font-size: 16px;
	font-weight: bold;
	}

.contact
	{
	color: #6E6C6C;
	font-size: 11px;
	font-weight: bold;
	}

a:link, a:visited, a:active
	{
	color: #6E6C6C;
	font-weight: bold;
	text-decoration: none;
	}

a:hover
	{
	color: black;
	font-weight: bold;
	text-decoration: none;
	}

.navigation, a.navigation:link, a.navigation:visited, a.navigation:active
	{
	color: #6E6C6C;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

a.navigation:hover
	{
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}

.category, a.category:link, a.category:visited, a.category:active
	{
	color: #6E6C6C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

a.category:hover
	{
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

.newsCaption
	{
	color: black;
	font-weight: bold;
	text-decoration: none;
	}

.newsDate
	{
	}

.newsDescription
	{
	text-indent: 8px;
	}

.news
	{
	}


