body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: center;
}
.images {
	border: 2px solid #000000;
}
.style1 {
	font-size: 18px;
	color: #FF4AA5;
}
a:link {
	color: #CC3399;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #CC3399;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #CC3399;
}

a:active {
	color: #CC3399;
	text-decoration: underline overline;
	font-weight: bold;
}
.copywrite {
	font-size: 12px;
}
.style2 {
	font-size: 24px;
	color: #0099FF;
}
.content {
	background-color: #FFD7F5;
}

