/* Copyright www.pinkpepper-webdesign.co.uk Not to be used without permission */
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004B70;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004B70;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #B2CA00;
	font-weight: bold;
}
a:active {
	color: #B2CA00;
	font-weight: bold;
	}



