.text-xs {
	font-size: x-small;
}
td {
	line-height: 1.2em;
}
a:link {
	color: #006fcc;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #006fcc;
}
