.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: none;
}
.linkBlueDark {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #4D6677;
	text-decoration: underline;
}
.linkBlueLight {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #6C8797;
	text-decoration: underline;
}
.cpr {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}.textbold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: none;
	font-weight: bold;
}
 div.hr {
  height: 15px;
  background: #fff url(images/hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}