/* CSS Document */

a { color: #fff; }

#bottom_links a
{
  text-decoration: underline;
  color: #FFAA21;
}

#bottom_links span { color: #FFAA21; }

