body ,td,table,input{
	font-size: 14px;
	color: 4B3D3D;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration:  underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}



td {
	font-family: Arial, Helvetica, sans-serif;
}

.td4{
	font-size: 14px;
	
}
.td5{  font-size: 12px;}
