body {
	background-color: #0b1a34;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef6a3;
}
a:link {
	color: #FEF6A3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FEF6A3;
}
a:hover {
	text-decoration: underline;
	color: #ffcc0c;
}
a:active {
	text-decoration: none;
	color: #FEF6A3;
}
.parents {color: #FF9900}
.title {	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
.date {	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.whelped {color: #FFCC00}
.head1 {color: #FFCC00; font-size: 24px; }
