

a.news, a.news:link, a.news:active, a.news:visited
{
	font-size: 18px;
	color: #323c3d;
	font-family: Tahoma;
	font-weight: 500;
    padding-bottom: 3px;	
	margin-bottom: 10px; 
	text-decoration: underline;

}

a.news:hover
{
     color: #494d50;
}


.text
{
	position: relative;
    color:  #474747;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 115%;
    padding-top: 5px;
}

.header
{
	font-size: 24px;
	color: #323c3d;
	font-family: Tahoma;
	font-weight: 500;
    padding-bottom: 3px;
}

a.menu, a.menu:link, a.menu:active, a.menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	color: #3d3d3d;
	text-align: center;

}

a.menu:hover
{
     color: #494d50;
}
