a {
	cursor: pointer;
	text-decoration: none;
	ccolor: darkblue;
	color: #cb6700;/*educatorsabroad.org*/
}
a:hover {
	ccolor: #22a;
}
