body {
	padding: 10px 20px;
	margin: 0;
	font-family: Georgia, Serif;	
	font-size: medium;
	}
a:link { 
	text-decoration: none;}
	
a:visited {
	text-decoration: none;
	}
a:active { 
	}
a:hover {
	text-decoration: underline;
	}
a img {
  	border-width:0;
  	}
.footer {
background: #f0ffff;
font-size: small;
text-align: right;
}
