.txtmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	color:#3d362B;
	text-decoration: none;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color:#3d362B;
}
a:link {
	font-size: 12px;
	color:#3d362B;
	text-decoration:underline;

}
a:visited {
      color:#3d362B;
		font-size: 12px;
	    text-decoration: underline;


}
a:hover {
	color:#3d362B;
	font-size: 12px;
    text-decoration: underline;

}
a:active {
    color:#3d362B;
	font-size: 12px;
	text-decoration: none;
}

