.ButtonBB
{
	background: transparent;
	border: 0;
	cursor: hand;
	padding: 0;
}

.hidden
{
	display: none;	
}

.visible
{
	display: inline;
}

.center
{
	text-align: center;
}

.underline
{
	text-decoration: underline;
}
