

A {
	text-decoration: underline;
	color: #003F80;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}

A:Hover {
	text-decoration: none;
	color: #3163CE;
}

