BodyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
.BodyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#1F5476;
	font-weight: bold;
}
.BodyLinks a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #1F5476;
	text-decoration: none;
}
.BodyLinks a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #1F5476;
	text-decoration: none;
}
.BodyLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1F5476;
	text-decoration: underline;
	background-color: #FFFFFF;
}