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

*/

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

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

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

a img
{
	border:none;
}
