a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.td1 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.td2 {
	font-size: 14px;
	color: #FF0000;
}
table {
	font-size: 12px;
}
body {
	font-size: 12px;
}
.zy {
	font-size: xx-small;
}
a.b:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:hover {
	font-size: 14px;
	color: #FFCC00;
	text-decoration: underline;
}
a.b:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
