body,td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
a:link {
	color: #C60000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #C60000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

