A {
	COLOR: #3D9653;
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	

}
A:hover {
	
	COLOR: #3D9653;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-decoration: underline;
}
body,td,th {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
body {
	margin-top: 0px;
	background-image:   url("../gifs/striped_back.gif");
}

