A:link {
	color: #8D91AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline;


}

A:visited {
	color: #8D91AB;
	text-decoration: underline;
}

A:active {
	color: #B9001D;
	text-decoration: none;
}

A:hover {
	color: #B9001D;
	text-decoration: none;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
