a:link {
	color: #003300;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
