body
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #007C38;
	background-color: #ffffff;
}
a:link, a:active, a:visited
{
	color: #007C38;
	text-decoration: underline;
}
a:hover
{
	color: #007C38;
}
/*
img {
	border: 1px solid #007C38;
}
*/
