@charset "utf-8";
/* CSS Document */

body
	{
	background-image:url(/images/bkgbur.JPG);
	background-attachment:fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005e32;
	}
a:link{color:#330099; text-decoration:underline;}
a:visited{color:#800000; text-decoration:underline;}
a:hover{color:#0000FF; text-decoration:underline;}
.name{font-size:14px; font-weight:bold;}
.banner	{font-size:18px; font-weight:bold;}
.pedigree	{font-size:10px;}
.epds	{font-size:9px; font-weight:bold;}
.trait	{color:#FF0000;}
.bold	{font-weight:bold;}
.footer	{font-size:9px;}
.labels	{font-weight:bold; text-decoration:underline;}

.photoborders
	{
		border-bottom-color:#005e32;
		border-left-color:#005e32;
		border-right-color:#005e32;
		border-top-color:#005e32;
	}