/***********************************************/
/* extracss.php                                */
/* Use with Smallworlds Website                */
/***********************************************/

.greenlink {
	color: #6ea16e;
	text-decoration: none;
}

.bluelink {
	color: #9999cc;
	text-decoration: none;
}



