.bpmenuwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
a.bpmenuwhite:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
a.bpmenuwhite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.bpmenugreen {
	color: #99CC33;
	font-weight: bold;
}
.bpmenultblue {
	color: #3399CC;
	font-weight: bold;
}
.bpmenuorange {
	color: #FF9900;
	font-weight: bold;
}
.bpmenupink {
	color: #CC3399;
	font-weight: bold;
}
.bpmenurust {
	font-weight: bold;
	color: #CC6633;
}

a.bpmenufsc:link, a.bpmenufsc:active, a.bpmenufsc:visited, a.bpmenufsc:hover {
	color:#ff1010;
	font-weight:bold;
}

