A {
	color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
A:hover {
	color: Maroon;
	font-weight: normal;
	text-decoration: underline;
}
body
{
	background-image: url(http://fuchsiacottage.clareireland.net/images/back1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
}
body
{
	color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}