.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000064;
	text-decoration: none;
}
.nav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000064;
	text-decoration: none;
}
.nav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000064;
	text-decoration: none;
}
.nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
}
.nav a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000064;
	text-decoration: none;
}
.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000064;
	text-decoration: none;
}
.a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000064;
	text-decoration: none;
}
.a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000064;
	text-decoration:underline;
}
.b {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000064;
	text-decoration: none;
	margin-left: 35px;
}
.b:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000064;
	text-decoration:underline;
}
.mainblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000064;
	text-decoration: none;
}
.main a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.main a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.main a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000064;
	text-decoration: none;
}
.main a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

