body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#010101;
	}
a{
	text-decoration:none;
	color:#70976c;
	font-size:11px;
	font-weight=bold;
	font-family:Trebuchet MS, Arial;
	}
a:hover{
	text-decoration:underline;
	color:#148c08;
	font-size:11px;
	font-weight=bold;
	font-family:Trebuchet MS, Arial;

	}