.body_links {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #F47122;
	text-decoration: underline;
}
.body_links a {
	font-family: arial;
	font-size: 12px;
	color: #F47122;
	text-decoration: underline;
	font-weight: bold;
}

.body_links a:link {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.body_links a:hover {
	font-family: arial;
	font-size: 12px;
	color: #0099FF;
	text-decoration: overline;
	font-weight: bold;
}
.body_links a:visited {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.body_links a:active {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
