.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	border: #009966;
	text-decoration: none;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
}
.links {
	font-size: 9px;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 120%;
	text-transform: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 120%;
	text-transform: none;
}
a:hover {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 120%;
	text-transform: none;
	background-color: #000000;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 120%;
	text-transform: none;
}
.imagelink {
	text-decoration: none;
}
