/*
  SilverStripe AcidLemon Theme
  http://www.silverstripe.com
  
  modified June 09 - Synergy Computer Consulting Ltd. www.synergycc.com
  adapted to SilverStripe by Wojtek Szkutnik (SilverStriped.com)
*/

.typography a
{
	color: #fbaf32;
	text-decoration: none;
}

.typography a:hover
{
	color: #ffffff;
}

