td img {display: block;}

.content a {
	color: #FFFFFF;
	text-decoration: underline;
}
.content a:hover{
	color: #0099FF;
	text-decoration: underline;
}
.content2 a {
	text-decoration: underline;
	color: #FFFF00;
	font-weight: bold;
	font-size: 16px;
}
.content2 a:hover{
	color: #0099FF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.pedigree {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
.pedigree_u {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #FF0000;
}

.pedigree_col {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
.pedigree .pedigree_u a {
	color: #FF0000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
}
.pedigree .pedigree_b a{
	color: #000000;
}
.big_link {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
}
.content_left {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.contart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
}

