BODY {
		background-color: #EAEAEA;
		font-family : Arial;
}

A {
	color: #006400; text-decoration : none;
	font-weight : bold;
	}

A:HOVER {
	color : #228B22;
	
}
