a, h2 a:hover, h3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #114a53;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
        color:#114a53;
}
a:active {
	text-decoration: none;
}

img
{
	border:0px;
}

body {
	font-family: 'Cantarell',Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-repeat:no-repeat;
	background-position:50% top;
	margin-bottom:1px;
	margin:0; padding:0;
}

