a:visited {
	color:#FFFFFF;
	text-decoration:underline
}
a:hover { color:#000000; text-decoration:underline; cursor:hand; background:#FFFFFF}
a:active {
	color:#FFFFFF;
	text-decoration:underline
}
body {
	background-color: #000000;
	background-image: url(images/funk-bk.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
bottomfont {
	color: #E79B72;
}

