.numbers {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #144D5E;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #339900;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #339900;
	text-decoration: underline overline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #144D5E;
}
