a:link {
	font-family: "Times New Roman", Times, serif;
	color: #660033;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #660033;
	text-decoration: none;
}
a:active {
	color: #660033;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
a:hover {
	color: #D69A25;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.linkNav {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.firstLinkNav {
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
