a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;

}
hr {
	color: #BBBBBB;
	height: 1px;
	width: 100%;
}
