a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: underline;
}
.newtext {
	font-family: "Felix Titling";
	font-size: 13px;
	font-weight: normal;
	color: #609F8B;
	text-decoration: none;
}
.tabletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
