.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006666;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #009966;
	text-decoration: underline;
}
