#buttonu604
{
	border-color: #787878;
	background-color: #000000;
	border-radius: 10px;
	position: relative;
}

#buttonu604:hover
{
	border-style: none;
	border-color: transparent;
	background-color: #000000;
}

#buttonu604.ButtonSelected
{
	border-color: #787878;
}

