a:visited {
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
}
a:active {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
td {
	font-size: 12px;
	line-height: 16px;
}
