
a:link {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Arial" ;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #0C27CA;
	text-decoration: none;
}
a:active {
	font-family: "Arial";
	font-size: 12px;
	color: #0C27CA;
	text-decoration: none;
}
td{
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height:130%
}

