a.bottommenu{
	color: #ffffff;
}

a.bottommenu:hover{
	color: #b80f0f; 
}

td.bmenu{
	width: 80px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
}

a.bottommenuselected{
	color: #ffffff;
      font-weight: bold;
}

a.bottommenuselected:hover{
	color: #b80f0f; 
      font-weight: bold;
}