body {
	font-family: "Avant Garde", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	/*background-image: url("images/love-large-background.gif");
	background-repeat: no-repeat;
	background-position: top right*/
}
.copyright {
	font-size: 10px;
	line-height: 140%;
}

A:hover {
	text-decoration:none;
	color: #FF3333;
}