.gray_m {
	color: #666666;
	font-size: x-small;
	}
.brown_m {
	color: #663300;
	font-size: small;
	}
a  { text-decoration: none }
.white {
	color: #FFFFFF;
	font-size: small;
}
.white_m {
	color: #FFFFFF;
	font-size: x-small;
}
.orange_m { color: orange; font-size: small }

