/*
  SilverStripe AcidLemon Theme
  http://www.silverstripe.com
  
  adapted to SilverStripe by Wojtek Szkutnik (SilverStriped.com)
  http://silverstriped.com

*/

.typography a
{
	color: #fbaf32;
	text-decoration: none;
}

.typography a:hover
{
	color: #f0e155;
}

.typography h1
{
	color: #ffffff;
	font-size: 27px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	margin: 0.2em 0;
}