.Navigation {
	font-family: Verdana;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.size2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.size1 {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-style: italic;
	font-weight: normal;

}
.size2coloured {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #D9D9FF;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color:#FFFFFF;
	background-color: #0000FF;
}
