body,td{
	font-size: 12px;
}
A:link,A:visited {
	font-size: 13px;
	color: blue;
	text-decoration: none;
	line-height: 20px;
}
A:hover {
	font-size: 13px;
	color: red;
	text-decoration: none;
	line-height: 20px;
}
#t1 {
	font-size: 14px;
	font-weight: bold;
	color: 4AAB25;
}
