.ckeditordisp a:hover {
	color: #1952a4;
}
.ckeditordisp a, a:hover {
	text-decoration: underline;
}
.ckeditordisp a {
  background-color: transparent;
  color: #2a74df;
}
.ckeditordisp table{
	border-collapse:none;
}
.ckeditordisp table td {
	border:1px solid #CCC;
}