td {
	font-family: "verdana", verdana, rial, "helvetica";
	font-size: 10px;
}
a:link {
	text-decoration: underline;
	font-weight: none;
	color: #91A7D3;
}
a:visited {
	text-decoration: underline;
	font-weight: none;
	color: #91A7D3;
}
a:hover {
	text-decoration: none;
	font-weight: none;
	color: #9F7CAE;
}
a:active {
	text-decoration: underline;
}