A {
	color: #004a42;
	font-family: Georgia, serif;
      	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	line-height:1.4;
}

p {
	color: #004a42;
	font-family: Georgia, serif;
	text-decoration: none;
	text-align: center;
	line-height:1.4;
	font-size:80%;
}

A:hover {
	color: Maroon;
	font-weight: bolder;
	text-decoration: underline;
}
body {
	font-family: Georgia, Serif;
        color: #004a42;
      font-weight: normal;
}

h1 {  
font-size: 130%;
 }
