.tab {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
}
.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	color: #000000;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
}
.transport {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
}

