a {
	text-decoration: none;
	cursor: crosshair;
	color: #009966;


}
a:hover {
	color: #009933;
	text-decoration: underline;
	

}
