/* TouringCyclists */
#main h2 {
	text-align: left;
	color:red;
	margin-bottom: 5px;
	}
td a:link {
	color: red;
	}
#cyclists h2 {
	padding-bottom: 20px;
	}
#cyclists table tr td{
	border: 3px solid white;
	}
