.buttons_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	line-height: 16px;
	text-align: left;
}
.active_button_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC00;
	text-decoration: underline;
	line-height: 16px;
}
.buttons_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}
.active_button_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
	line-height: 16px;
}
.text_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #999999;
	font-weight: lighter;
	letter-spacing: 0.5px;
	word-spacing: normal;
	text-indent: 0px;
}
.text_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #CCCC00;
	font-weight: lighter;
	letter-spacing: 0.5px;
	word-spacing: normal;
	text-indent: 0px;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #FF0000;
	font-weight: lighter;
	letter-spacing: 0.5px;
	word-spacing: normal;
	text-indent: 0px;
}
.text_red_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FF0000;
	font-weight: lighter;
	letter-spacing: 0.5px;
	word-spacing: normal;
	text-indent: 0px;
}
