.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
.border {
	border: thin solid #999999;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #FF6600;
}
.red {
	color: #990000;
}
