tr {
	font-size: 12px;
	line-height: 23px;
	color: #990066;
}
a:link {
	color: #990066;
	text-decoration: none;
}
a:visited {
	color: #990066;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990066;
	text-decoration: none;
}
.text {
	font-size: 14px;
	color: #990066;
	text-decoration: none;
}