body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}


A:link { color: #003399; font-weight: bold }

A:active {	color: #003399; font-weight: bold }

A:visited {	color: #663366; font-weight: bold }

A:hover { color: #990000 }

A.menu:link { color: #003366; font-weight: bold; text-decoration: none }

A.menu:active {	color: #003366; font-weight: bold; text-decoration: none  }

A.menu:visited { color: #003366; font-weight: bold; text-decoration: none  }

A.menu:hover { color: #990000; text-decoration: underline  }

P.link1 { margin: 10px 0px 10px 0px; color: #003366 }

P.link2 { margin: 10px 0px 10px 10px; color: #003366 }

.colour { color: #225622 }


.container {
	border:2px solid #000033;
	width:875px;
	margin:0px auto;
	padding:0px;
	background-color: #CCCC99;
	}

.linkbox {
	width:130px;
	background: #999966;
	padding:6px;
	margin:0px 9px 16px 9px;
	}
	
.content { padding: 0px 20px 12px 12px }

.pedigree { font-size: 10px }
