body {
	background-image: url(images/art-helps-art-heals-red.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF66;
	text-decoration: none;
	background-image: url(images/art-helps-art-heals-nav-end.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.textyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF66;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #FFFF66;
	text-decoration: underline;
}
a:visited {
	color: #FFFF66;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFF66;
}
a:active {
	background-color: #FFFF66;
}
.formarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFFF66;
}
.sidebg {
	color: #FFFFFF;
	background-color: #000000;
}
