.links {
	font-family:Tahoma;
	font-size:11px;
	color:#009999;
	text-decoration:none;
}
.links a{
	font-family:Tahoma;
	font-size:11px;
	color:#009999;
	text-decoration:none;
}
.links a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.text {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:none;
}
.text a{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-decoration:underline;
}
.text a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#99CC00;
	line-height:17px;
	text-decoration:none;
}
.heading-green {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#006600;
	font-weight:bold;
}
.imgborder {
	border:#000000 dotted 1px;
}