.navText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7C491A;
	font-weight: normal;
	padding-top: 5px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7C491A;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7C491A;
	font-weight: normal;
}

a.navText:link { color: #7C491A; background-color: transparent; text-decoration: none; }
a.navText:visited { color: #7C491A; background-color: transparent; text-decoration: none; }
a.navText:active { color: #7C491A; background-color: transparent; text-decoration: none; }
a.navText:hover { color: #7C491A; background-color: transparent; text-decoration: none; }
.colour {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
