table {
	font-size: 12px;
	line-height: 18px;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #404C64;
	text-decoration: none;
}
a:active {
	color: #366D8F;
}
