th {
	background: black;
	color: white;
	text-align: center;
	padding: 0.25em 0;
}
td {
	height: 100px;
	width: 105px;
}
caption {
	padding: 10px;
	font-weight: bold;
	font-size: 22px;
}
.time {
	font-weight: bold;
	text-align: center;
	font-size: x-small;
	color: white;
}
.class_descr {
	font-weight: normal;
	text-align: center;
	font-size: x-small;
	color: white;
}
a:link#descr_link, a:visited#descr_link {
	font-weight: normal;
	text-decoration: none;
	color: white;
}
a:hover#descr_link {
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}
td.kids {
/*	background: #FF9900;*/
	background-image: url(../images/kids.png)
}
td.basic_juniors {
/*	background: #6699FF;*/
	background-image: url(../images/basic_juniors.png)
}
td.adv_juniors {
/*	background: #003399;*/
	background-image: url(../images/adv_juniors.png)
}
td.teens {
/*	background: #6600CC;*/
	background-image: url(../images/teens.png)
}
td.juniors_teens {
/*	background: #000066;*/
	background-image: url(../images/juniors_teens.png)
}
td.kickboxing {
/*	background: #006600;*/
	background-image: url(../images/kickboxing.png)
}
td.bjj {
/*	background: #009966;*/
	background-image: url(../images/bjj.png)
}