html,body{margin:0;padding:0}

a:link {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #0a6a8a;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #0e7a9e;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #0e9e94;
	text-decoration: underline;
}
a:active {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #0e509c;
	text-decoration: underline;
}


