/* your styles go here */

h1,h2,a
{
	color: #2a913d;
}
.selected
{
	color: white;
	background-color: #2a913d;
}

