.text-xs {
	font-size: x-small;
}
.text-10px {
	font-size: 10px;
	line-height: 1.5em;
}
.text-h1 {
	line-height: 1em;
}
td {
	line-height: 1.3em;
}
a:link {
	color: #b70d5e;
}
a:visited {
	color: #595959;
}
a:hover {
	color: #50B8C9;
}
a:active {
	color: #ff238b;
}

#club1 a:link {
	color: #b70d5e;
}
#club1 a:visited {
	color: #595959;
}
#club1 a:hover {
	color: #ea5404;
}
#club1 a:active {
	color: #ea5404;
}

#club2 a:link {
	color: #b70d5e;
}
#club2 a:visited {
	color: #595959;
}
#club2 a:hover {
	color: #00a6ba;
}
#club2 a:active {
	color: #00a6ba;
}

