<!--
body {
	background-image: url(http://www.grannyplayground.com/www1/images/bg.gif);
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #CCCCCC;
}
a.footer:link {
	color: #F5B800;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.footer:hover {	
	text-decoration: underline
	}
a.footer:visited {
	text-decoration: none;
	font-size: 12px;
	color: #F5B800;
	}

.text1 {
	font-family:  Arial, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	color: #FFFFFF;
}
.thumb {
	background-color: #000000;
	height: 90px;
	width: 120px;
}
.thmbtext {
	background-color: #663300;
	height: 25px;
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.style3 {font-size: 12px}
.style4 {font-size: 10}
.boarder {
	border: 1px solid #804100;
}
.style5 {color: #FFFFFF}
.txt {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
}
-->