table {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../stone5.JPG);


}
td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: underline;
}
