table {
	border-collapse: collapse;
}
td {
	font-size: 12px;
}

A:link{
	font-size:12px;
	text-decoration:none;
	color: #0000FF;
}
A:visited{
	font-size:12px;
	text-decoration:none;
	color: #0000FF;
}
A:hover{
  font-size:12px;
  color:#FF0000;
  text-decoration:underline;
}td.title {
	font-size: 14px;
	color: #0000FF;
	background-color: #CFE8E8;
	height: 25px;
	font-weight: bold;
	text-align: center;
}
