a:link {
	color: #00CC00;
	text-decoration: none;
}
a:visited {
	color: #00CC00;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: none;
}
a:active {
	color: #00CC00;
	text-decoration: none;
}
.body1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
.body2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
