/* Style sheet used for show hide text on home page */

.handcursor{
	cursor:hand;
	cursor:pointer;
}
.switchgroup2 {
/* 	color: #3956A2; light blue */
	color: #6B6B6B; /* grey */
}
