td {
	font-size: 12px;
	line-height: 160%;
}
.f14 {
	font-size: 14px;
	line-height: 160%;
}

a.endlink{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.endlink:hover{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.ylink{
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.ylink:hover{
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
