/* Squirrel-uk.com */

html, body {
	background: lightyellow; 
	font-family: arial,helvetica,sans-serif;
	overflow: auto;
}

.copyright {
	font-family: arial,helvetica,sans-serif;
	font-size: 0.7em; 
	text-align: center; 
}

a:link, a:visited { 
	text-decoration: none; 
	/* color: silver; */
}

a:hover { 
	text-decoration: underline; 
	/* color: blue; */
}
