h3.ner {
 text-align: center;	
 font-family: 'PT Sans', sans-serif;
 font-size: 3.0vh;

}
h3.ner a{
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
	
}

h3.ner a:hover
{
	color: #C0C0C0;
	text-decoration: none;
}


