
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:active {
	color: #ff0000;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #000000;
}
.links td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}
.links div {
	font-weight: bold;
	border-bottom: 1px dotted #000;
	margin: 0;
}
.links a {
	color: #000;
	text-decoration: none;
}
.links a:hover {
	color: #ff0000;
	text-decoration: underline;
}