@charset "utf-8";
.black-link {
	color: #000;
}

a:active {
	color: #FEB600;
}
a:hover {
	color: #C00;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

<style type="text/css">
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
}
body {
	background-color: #000000;
	background-image: url(images/lively-background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.small-links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}


