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

body	{background-color:#b6985e;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#800000;
}
.name	{
	font-size:18px; 
	font-weight:bold;
	text-transform:uppercase;
}
.pedigree	{font-size:10px;}
.footerlinks	{font-size:9px;}
a:line	{color:#800000; text-decoration:underline;}
a:visited	{color:#003300; text-decoration:none;}
.photoborders {
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
}
.horizontalrull	{
	color:#800000;
}
.name2
	{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.name3
	{
	font-size:14px;
	font-weight:bold;
	}