.SiteLinks {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	font-style: normal;
}
a {
	text-decoration: none;
	color: #990000;
}
#celltxt {
	padding-left: 5px;
}
.CellBorderRight {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #990000;
}
.CellBorderRB {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
}

