.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
a {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
	font-weight: bold;
}
