
.text {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	COLOR: #000000;
	FONT-FAMILY:"Times New Roman";
	TEXT-DECORATION: none;
}
A:link {
	text-decoration: none;
	color: #29610A;
}
A:visited {
	text-decoration: none;
	color: #29610A;
}
A:hover	{
	text-decoration: none;
	color: #8BBD3A;
}

.body {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman";
	TEXT-DECORATION: none;
}

