a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336600;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336600;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336600;
	text-decoration: none;
}
