body {
/*	background-image: url(../images/GardensByLinda_01.jpg);*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link { 
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #0033CC;
	text-decoration: underline;
}

.mainText {
  text-align: justify;
	font-size: small;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
	