td {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 13px;
}

a {
	color: #105fcb;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}