body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8px;
	color: #003300;
	background-image: url(../background4.gif);
	margin: 0px;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: underline overline;
}

