td {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
		font-size: 11px;
	color: #880000;
}

a:hover {
	text-decoration: none;
		font-size: 11px;
	color: #000000;

}

a:active {
	text-decoration: none;
		font-size: 11px;
	color: #000000;
}

a:visited {
	text-decoration: none;
		font-size: 11px;
	color: #880000;
}
p {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #000000;
}
