td {
	font-size: 11px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;

}

.td1 a:link {
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.td1 a:visited {
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.td1 a:hover {
	font-size:12px;
	font-weight:bold;
	color: #DFEFFF;
	text-decoration: underline;

}
.line {
	background-color: #CCCCCC;
}
