.text-white-small {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.num-style {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../img_en/num-back.gif);
	height: 20px;
	width: 45px;
	background-position: center;
	text-align: center;
}
.nav-top:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #CDC6BC;
	text-decoration: none;
	font-weight: bold;
}
.date-style {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../img_en/date-back.gif);
	height: 20px;
	width: 120px;
	background-position: center;
	text-align: center;
}
.prog-style {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	padding-right: 2px;
	
}
.prog-style a{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	padding-right: 2px;
	
}
.city-style {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	text-align: center;
	width: 80px;
}
a { font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	padding-left: 2px;
}

a:hover { font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	height: 20px;
	padding-left: 2px;
}
.title {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}