a {
	font-weight: bold;
	text-decoration: underline;
	color: #000066;		
}
a:hover {
	color: #C6842B;	
}

.grn16 {
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}

.headline{
  font-size: 16px;
  color: #000066;
  font-weight: bold;
}


