.normaltext {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.footertext {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6D6D6D;
}
.footertext a:link {
	color: #333333;
	text-decoration:underline;
}
.footertext a:visited {
	color: #6D6D6D;
	text-decoration:underline;
}
.footertext a:hover {
	color: #333333;
	text-decoration:underline;
}
.linktext {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #66BF2D;
}
.linktext a:link {
	color: #66BF2D;
	text-decoration:underline;
}
.linktext a:visited {
	color: #66BF2D;
	text-decoration:underline;
}
.linktext a:hover {
	color: #66BF2D;
	text-decoration:underline;
}
