body {
	background-image:  url(lb.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #005511;
	font-weight: bold;
	line-height: 28px;
	font-size: 18px;
}

a {
	color: #002200;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 1px;
	padding-left: 1px;
	line-height: 28px;
	font-size: 18px;

}

a:hover {
	color: #003300;
	background-image: url(gb.jpg);
	cursor: hand;
	text-decoration: none;
	border: 1px solid #006600;
	margin-right: 1px;
	margin-left: 1px;
}

img {
	border: 0px #000000;
}

.btnlink {
	color: #004411;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	margin-right: 1px;
	margin-left: 1px;
	width: 119px;
	text-align: center;
	vertical-align: middle;
	height: 36px;
	background-image: url(dbn.jpg);
	line-height: 36px;
}

.btnlink:hover {
	color: #003300;
	background-image: url(lbn.jpg);
	border: none;
}

.biglnk {
	color: #002200;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 32px;
	font-size: 26px;

}

.biglnk:hover {
	color: #003300;
	background-image: url(gb.jpg);
	cursor: hand;
	text-decoration: none;
	border: thin solid #006600;
	margin-right: 1px;
	margin-left: 1px;
}

.header {
	color: #003300;
	font-size: 40px;
	line-height: 50px;
	background-image: url(gb.jpg);
	width: 90%;
	border: 4px ridge #009933;
	text-align: center;
}
.big {
	font-size: 26px;
	line-height: 32px;
	text-align: center;
}
table {
	font-size: 18px;
	font-weight: bold;
	border: 0px ridge #009933;
}
.pd {
	font-size: 14px;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	color: #003300;
	background-image: url(lb.jpg);
}
.pedigree {
	color: #003300;
	font-size: 20px;
	font-weight: bold;
	border: 4px ridge #009933;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(gb.jpg);
}


