.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	font-style: normal;
	font-weight: bold;
	color: 003AAE;
	text-decoration: none;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: normal;
	font-weight: bold;
	color: 003AAE;
	text-decoration: none;
}
a:link {
	color: #003AAE;
	text-decoration: none;
}

a:visited {
	color: #003AAE;
	text-decoration: none;
}

a:hover {
	color: #003AAE;
	text-decoration: none;
}

a:active {
	color: #003AAE;
	text-decoration: none;
}
