a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669900;

}
a:hover {
	color: #669900;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.border {
	color: #666666;
	border: #666666;





}
.link {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #669900;
}
