.tdspace{
	padding-left: 2em;
	padding-top: 1em;
}
a {
	color: Yellow;
}
a:hover{
	color: #2FAEFF;
}