.headlinesmaller {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
a:visited {
	color: #0F257D;
	text-decoration: none;
}
a:link {
	color: #0F257D;
	text-decoration: none;
}
a:hover {
	color: #9D033B;
	text-decoration: underline;
}
