

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

a.topban {
	font-family: Copperplate Gothic Light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.topbanhover {
	font-family: Copperplate Gothic Light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	text-decoration: none;
	font-weight: bold;
}


td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
}
