
BODY {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}


a {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	cursor: pointer;

	
}

a:hover {
	font-family: Arial;
	font-size: 16px;
	color: #027c37;
	text-decoration: none;
	cursor: pointer;

	
}

a:active {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	cursor: pointer;


}




.welcome {
	font-family: Arial;
	font-size: 24px;
	color: #0c3869;
}


.green {
	font-family: Arial;
	font-size: 13px;
	color: #027f38;
}

.white {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
}

.firefly {
	font-family: Arial;
	font-size: 13px;
	color: #027f38;
	line-height: 20pt;
}

.text {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	line-height: 20pt;
}
