a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #A2BDD2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#4D768A;
	text-decoration: none;

}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4D768A;
	text-decoration: none;
}
.LargerLinks {
	font-size: 10pt;
}

.SiteMapLinks {
	font-size: 10pt;
	margin-left: 10px;
	padding-left: 10px;
}

.DiffColourLinks {
	color: #FFFFFF;
	font-size: 9pt;
}
a.linksAmended:hover {
	font-size: 10pt;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #A2BDD2;
	color: #4D768A;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC6699;
	text-decoration: none;
}
