.t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
a.t:hover {
	text-decoration: underline;
}

.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
