/*
  SilverStripe AcidLemon Theme
  http://www.silverstripe.com
  
  adapted to SilverStripe by Wojtek Szkutnik (SilverStriped.com)
  http://silverstriped.com

*/

.typography a
{
	color: #8C67AA;
	text-decoration: none;
}

.typography a:hover
{
	color: #60189A;
}

.typography h1
{
	color: #000000;
	font-size: 24px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	margin: 0.2em 0;
}
