.s {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
td {
	font-size: 13px;
	line-height: 160%;
}
