
a:link {
	font-family: "Arial";
	font-size: 12px;
	color: #221E1F;
	text-decoration: none;
}
a:visited {
	font-family: "Arial" ;
	font-size: 12px;
	color: #221E1F;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #164DDA;
	text-decoration: none;
}
a:active {
	font-family: "Arial";
	font-size: 12px;
	color: #164DDA;
	text-decoration: none;
}
td{
	font-family: "Arial";
	font-size: 12px;
	color: #221E1F;
	text-decoration: none;
}
.td{
	font-family: "Arial";
	font-size: 12px;
	color: #221E1F;
	text-decoration: none;
}