body, td, p, a {
	font-size: 16px;
	color: #000000;
}
a:link {
	font-size: 16px;
	color: #67899D;
	text-decoration: none;
}
a:visited {
	font-size: 16px;
	color: #67899D;
	text-decoration: none;
}
a:hover {
	font-size: 16px;
	color: #000000;
	background-color: #C8E4FB;
}