a:link {
	color: #376875;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 600;

}
a:visited {
	color: #376875;
	text-decoration: none;
	font-size: 16px;
	font-style: italic;
	font-weight: 600;
	font-family: "Times New Roman", Times, serif;

}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;

}
a:active {
	color: #990000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 600;

}
