.frontpage_news
{
	font-weight: normal;
	color: #4F6770;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}

.frontpage_head
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: Black;
}
.frontpage_head A:link, .frontpage_head A:visited 
{
	font-weight: bold;
	color: #00558E;
	text-decoration: underline;
}
.frontpage_head A:hover 
{
	font-weight: bold;
	color: Red;
	text-decoration: underline;
}
