.testimonials-bold-small
{
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.testimonials-bold-small:hover
{
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: underline;
}
.normaltext_normal {
 font-family: arial;
  font-size: 12px;
  font-weight: normal;
  color: #4E5D76;
  text-decoration: none;
  align:justify;
   
}
.bluedisp-head {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.red {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.td {
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  color: #4E5D76;
  text-decoration: none;
  /*align:justify;*/
  border:1px solid #A1D9A1;
  
}