.font_green,a.font_green
{
	color:green;
}

.font_red,a.font_red
{
	color:red;
}

.font_black,a.font_black,.leftList a.selectedItem
{
	color:black;
}

.font_white,a.font_white
{
	color:white;
}

.font_blue,a.font_blue
{
	color:#5cadd1;
}

.font_orange,a.font_orange
{
	color:#f1a748;
}


.font_gray,a.font_gray
{
	color:#656565;
}