* {
	font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 13px;
}

h1, h2 {
	line-height: 2;
}
	h1 {
		font-size: 20px;
	}
	h2 {
		font-size: 20px;
	}

a:hover {
	text-decoration: none;
}

a img {
	border-style: none;
}
