HTML, BODY {
	
	font-family : "georgia, Arial"
	font-size : medium;
	text-align : left;
	background-color : eaee7f;
	
	

	
}

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }




H1{
	font-family: georgia ;
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
}

A {
	color : #000000;
	font-weight: bold;
}

A:HOVER {
	color : #000000;
	letter-spacing: 2px

	
}

 


