.dey {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CE8422;
	line-height: 1em;
	padding: 2px;
}
a.t-link:link{
	color: #80600A;
	text-decoration: none;
}
a.t-link:visited{
	color: #80600A;
	text-decoration: none;
}
a.t-link:hover{
	color: #FFFBF0;
	background-color: #80600A;
	text-decoration: none;
}
.lesson {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE8422;
}
.lesson_selected {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE8422;
	color: #FFFBF0;
	background-color: #CE8422;
}
.teacher {
	font-weight: bold;
}
img.t-face{
	border: solid 1px #999999;
	float: left;
	margin-right: 8px;
}
.time {
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	color: #922D10;
}
.level {
	font-size: 10px;
	line-height: 16px;
}
.lesson-day {
	font-size: 10px;
	line-height: 14px;
	color: #FFB300;
	background-color: #80600A;
	padding: 1px 2px;
}

.profile {
	color: #80600A;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 0px;

}

