td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	word-spacing: 1px;
	color: #888888;
}

.date {
	font-size: 11px;
	text-decoration: none;
	background-color: transparent;
}

.title {
	font-size: 20px;
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}

.sutitle {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}


a:link {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}

a:visited {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}

a:hover {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}