td a{
	font-size: 12px;
	color:#434343;
	text-decoration: none;
}

td a:hover{
	font-size: 12px;
	color:#075bb1;
	text-decoration: none;
}