A:LINK {
	color : #F29828;
	text-decoration : none;
	font-weight : bold;
}
A:VISITED {
	color : #F29828;
	text-decoration : none;
	font-weight : bold;
}
A:ACTIVE {
	color : #C0C0C0;
	text-decoration : underline;
}
A:HOVER {
	color : #C0C0C0;
	text-decoration : underline;
}
BODY {
	background-color : #FEFED5;
	background: url(http://www.bonniesbuddies.org/bb/graphics/bug_bg.jpg) repeat;
	color : #000000;
	font-family : Arial;
	text-align : center;
	font-size : 90%;
}
img.img1 {
	border-top : 1px solid #FFC600;
	border-bottom : 1px solid #FFC600;
	border-left : 1px solid #FFC600;
	border-right : 1px solid #FFC600;
	padding : 5px 5px 5px 5px;
}
div.main {
	padding : 10px 10px 10px 10px;
	margin : 0 auto;
}