.tableborderright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #993300;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #801E03;
}
a:hover {
	text-decoration: underline;
	color: #CA9E48;
}
a:active {
	text-decoration: none;
	color: #8A813E;
}
