a:link {
color : #5f5f5f;
text-decoration : underline; 
font-family : sans-serif, arial; 
}

a:active {
color : #5f5f5f; 
text-decoration : underline; 
} 

a:visited {
color : #5f5f5f; 
text-decoration : underline; 
} 

a:hover {
	back :#A0A0A4;
	color: #877099;
}

a.navnews{
    font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	text-decoration:none;
}
a.navnews:link{
    font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	text-decoration:none;
}

a.navnews:hover{
     font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

.section_news {
	height: 152px;
	width: 760px;
	background-image: url(../img/sub_hdr_general.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 46px;
	color: #FFFFFF;
	padding-top: 4px;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
}

.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5f5f5f;
	font-weight: bold;
	}
