.date {
	font-size: 13px;
	color: #993300;
	font-family: "Times New Roman", "Times", "serif";
}
.linking {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	color: #993300;
	text-decoration: none;

}
a:hover {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	color: #339900;
	text-decoration: none;
}
.linking2 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
