body {
	background-color: #bfe476;
}
.main {
	background-color: #FFFFFF;
	width: 800px;
	border: medium solid #000000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
td {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

li {
	list-style-image: url(images/pink_dot.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}
.line {
	background-image: url(images/pink_dots_bkgnd.gif);
	border: 2px solid #000000;
	width: 800px;



}
a:link {
	color: #910D83;
	text-decoration: none;

}
a:visited {
	color: #910D83;
	text-decoration: none;

}
a:hover {
	color: #910D83;
	text-decoration: underline;

}


a.flower:link {
	color: #910D83;
	height: 70px;
	width: 100px;

	
	}
	
a.flower:visited {
	color: #910D83;
	height: 70px;
	width: 100px;

	
	}
a.flower:hover {
	color: #bfe476;
	background-color: #bfe476;
	width: 100px;
	background-image: url(images/green_dots_bkgnd.gif);
	background-repeat: repeat;



	
	}	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #910d83;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #F97DAC;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #910d83;
}
