.text {
	font-size: 13px;
	color: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
}
.table {
	font-size: 13px;
	color: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
}
.list {
	font-size: 13px;
	color: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
}
.bred {
	font-size: 13px;
	color: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
}
.parents {
	font-size: 11px;
	color: Silver;
	font-family: Arial, Helvetica, sans-serif;
}
.sold {
	font-size: 13px;
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.title {
	font-size: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.title {
	font-size: 20px;
	color: #FFBFBF;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-size: 13px;
	color: #FF8E88;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #FF392F;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h3 {
	font-size: 25px;
	color: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: underline;
}

.keywords {
	font-size: 1px;
	color: #77071A;
}
.copyright {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
DIV.dmg {
	text-align: right;
	font-family: Times New Roman;
	font-size: 11px;
	color: #3E0000;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}
A.dmg {
	font-family : Times New Roman;
	font-size : 11px;
	color : #3E0000;
	text-decoration: none;
}
A:ACTIVE.dmg {
	font-family : Times New Roman;
	font-size : 11px;
	color : #3E0000;
	text-decoration: none;
}
A:FOCUS.dmg {
	font-family: Times New Roman;
	font-size: 11px;
	color: #3E0000;
	text-decoration: none;
}
A:HOVER.dmg {
	font-family: Times New Roman;
	font-size: 11px;
	color: #DA130E;
	text-decoration: underline;
}