table#bk {
font-family: Arial;
font-size: 11px;
font-color: #000000;
width: 390px; 
padding: 0px;
background: url("images/billiards/bg_billmenu.gif");
}
.viewlinks {
font-family: Arial;
font-size: 11px;
color: #000000;
font-weight: bold;
}
a.viewlinks {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
  font-weight: bold;
	text-decoration: none;
}
a.viewlinks:hover {
	font-family: Arial;
	font-size: 11px;
	color: #008E97;
  font-weight: bold;
	text-decoration: none;
}
.title {
font-family: Arial;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
font-color: #000000;
}