a:link {
	color: #FF6464;
}
a:visited {
	color: #FF6464;
}
a:hover {
	color: #ff0000;
}
a:active {
	color: #FF6464;
}

.txt {
  font-size: 10pt;
  color:#3D3D3D;
  Line-height:15pt
}

.title_txt {
  font-size: 10pt;
  color:#FFFFFF;
}

