body {
	color: #d0e375;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0 0 0 0;
}

a, a:visited {
	background-color: transparent;
	color: #616b36;
	text-decoration: none;
}

a:link {
	background-color: transparent;
	color: #434323;
	text-decoration: none;
}

a:active {
	color: #616b36;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: underline;

}

div#fan_box {
	text-align: center;
}

div#fan_box a.link {
	background-color: transparent;
	color: #d0e375;
}

