body {
	font-family: Verdana, Arial, sans-serif;
	color: #af0033;
	font-size: 12px;
	line-height: 1.4;
	background: #af0033;
}

.toplink {
	font-style: italic;
}

.biolink {
	font-style: italic;
	font-weight: bold;
}

td {
	font-size: 12px;
	line-height: 1.4;
}

hr {
	width: 450px;
	color: #a0925f;
	text-align: center;
}

a {
	color: #ff2255;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

a:hover {
	color: #a0925f;
	text-decoration: underline;
}

