body {
	background-image: url(bg.gif);
	background-repeat: repeat;
}

object {display:block;}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #CC3366;
}
a:visited {
	color: #CC3366;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CC3366;
}


.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF7CA6;
	font-weight: bold;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}


.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#62AE2F;
	font-weight: bold;
}

