a {
	text-decoration: underline;
	color:#4D7598;
}
.Header-orange {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: F98B41;
}
.Cell-Header-orange {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: F98B41;
}
.LeftNav {
}
a.LeftNav:link {
	color: 515151;
	text-decoration: none;
}
a.LeftNav:visited {
	color: 515151;
	text-decoration: none;
}
a.LeftNav:hover {
	color: #4D7598;
	text-decoration: none;
}
a.LeftNav:active {
	color: #4D7598;
	text-decoration: none;
}
