body, table, tr, td, div, p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.imageCaption {
	font-size: 9px;
	font-weight: bold;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
