a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#868585;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #00CC00;
}
a.b
{
	color:#CC9900;
	text-decoration:underline;
}
a.g
{
	color:#8FCE2D;
	text-decoration:underline;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666600;
}
body {
	background-color:#fae66b;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table{
	background-color:#ffffff;
}
table {
	border-left:solid 1px #d3c25b;
	border-right:solid 1px #d3c25b;
}
td table{
	border-left:none;
	border-right:none;
}
div {
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin:0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1,h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}

td,p,li,div,th,body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.footer_bold {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.footer_copyright {
	font-size: 12px
}
.footer_green {
	color: #6DA623;
	font-weight: bold;
	font-size: 14px;
}
.footer_link {
	color: #bb8c07;
}
.main_page_content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 20px;
}
.fun_stuff_box {
	margin: 15px;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

