@charset "utf-8";
body {
	background-image: url(../Foolin%20Around/bxp47577bg1.jpg);
	background-repeat: no-repeat;
	background-color: #99CCCC;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
.style2 {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #9900CC;
}
a:visited {
	color: #CC33CC;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #6600FF;
}
