td {
	font-family: verdanna;
	font-size: 12pt;
	color: white;
	}
a:link.bar {
	color: gold;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	font-family: tahoma;
	}
a:visited.bar {
	color: gold;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	font-family: tahoma;
	}
a:hover.bar {
	color: #cc0066;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	font-family: tahoma;
	}