td.contentR {
	margin-left: 10px;
}

.about a {
	color: yellow;
	text-decoration: none;
}

.about a:hover {
	text-decoration: underline;
}

a.track {
	display: block;
	margin: 0;
	height: 20px;
	padding: 5px 5px;
	font-weight: bold;
	border-bottom: 1px solid #26465b;
}
