a:visited { color:#FFFF00; text-decoration:underline}
a:hover { color:#000000; text-decoration:underline; cursor:hand; background:#FFFFFF}
a:active { color:#FFFF00; text-decoration:underline}
body {
	background-color: #EE82EE;
	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;
}
