A {
	color: #004a42;
	font-family: Georgia, serif;
      	font-weight: bolder;
	text-decoration: none;
	text-align: center;
}
A:hover {
	color: Maroon;
	font-weight: bolder;
	text-decoration: underline;
}
body {
	font-family: Georgia, Serif;
        color: #004a42;
        font-weight: normal;
}        
	