body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #626466;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #626466;
}

a {
	color: #054679;
	text-decoration: underline;
}
a:hover {
	color: #054679;
	text-decoration: none;
}
.ln-blue {
	color: #626466;
	text-decoration: none;
}

.ln-blue:hover {
	color: #054679;
	text-decoration: underline;
}
.ln-blue-on {
	color: #054679;
	text-decoration: underline;
}
.ln-red  {
	color: #626466;
	text-decoration: none;
}

.ln-red:hover {
	color: #b51243;
	text-decoration: underline;
}
.ln-red-on {
	color: #b51243;
	text-decoration: underline;
}
.ln-red-on:hover {
	color: #b51243;
	text-decoration: none;
}
#rn img {
	margin-bottom: 9px;
}
.red {
	color: #b51243;
}
.red-link {
	color: #b51243;
	text-decoration: underline;
}
.red-link:hover {
	color: #b51243;
	text-decoration: none;
}
.dsg-link-red {
	color: #b51243;
	text-decoration: none;
}
.dsg-link-red:hover {
	color: #b51243;
	text-decoration: underline;
}
.dsg-link {
	color: #054679;
	text-decoration: none;
}
.dsg-link:hover {
	color: #054679;
	text-decoration: underline;
}