.menubox-blue {	background-color: #f2f7f4; }
.menubox-green {	background-color: #f9fcf4; }
.menubox-yellow {	background-color: #fdfaef; }
.menubox-red {	background-color: #FFF9FA;}
.menubox-orange {	background-color: #FFF9F3;}

.menubox-blue td,
.menubox-green td,
.menubox-yellow td,
.menubox-red td,
.menubox-orange td{
	font-size: 11px;
	border-bottom: 1px #666 dashed;
}

.menubox-blue td a:link , .menubox-blue td a:visited,
.menubox-green td a:link , .menubox-green td a:visited,
.menubox-yellow td a:link , .menubox-yellow td a:visited,
.menubox-red td a:link , .menubox-red td a:visited,
.menubox-orange td a:link , .menubox-orange td a:visited{
	color : #333;
	display: block;
	padding: 1px 8px; 
}
.menubox-blue td a:hover,
.menubox-green td a:hover,
.menubox-yellow td a:hover,
.menubox-red td a:hover,
.menubox-orange td a:hover,{
	background-color	: white;
}
table.accent-point-exchenges td p , table.accent-point-exchenges td p .small {
	color: #244e15;
	line-height: 120%;
}

