tbody {
	background-repeat: repeat-x;
}
.goldline2 {
	background-image: url(Images/lineGoldBG2.gif);
	background-repeat: repeat-x;
}
.goldline3 {
	background-image: url(Images/lineGoldBG3.gif);
	background-repeat: repeat-x;
}
.goldline2b {
	background-image: url(Images/lineGoldBG2b.gif);
	background-repeat: repeat-x;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #993333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993333;
	text-decoration: underline;
}

