#body a:active {
	text-decoration: underline;
	color: #1E87C1;
}
#body  a:link {
	text-decoration: underline;
	color: #1E87C1;
}
#body  a:visited {

	color: #1E87C1;
	text-decoration: underline;
}


