.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;
}

span.font_white  ul li a
{
  color:white;
}

span.font_white  a
{
  color:white;
}

.font_blue,a.font_blue,li.font_blue.a,span.font_blue
{
  color:#5cadd1;
}

span.font_blue  ul li a
{
  color:#5cadd1;
}

li.font_blue a
{
  color:#5cadd1;
}

.font_orange,a.font_orange
{
  color:#f1a748;
}


.font_gray,a.font_gray
{
  color:#656565;
}