/* dollypop.com */
<!--
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
body {
	background-color: #00FBFF;
	margin-top: 20px;
	margin-left: 100px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FF66FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF66FF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}
.style3 {
   font-size: 24px;
}
.style4 {font-size: 20px;
}
.image { margin-top:15 px;
} 
.style5 {color: #000000}
.style6 {
	color: #FF00FF;
	font-weight: 300;
	font-size: 15px;
}

