.title  {
	color : #3DDBFF;
	font-family : Tahoma;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}
.subtitle  {
	color : #3DDBFF;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
.white {
	color : #ffffff;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}
.mini  {
	color : #3DDBFF;
	font-family :Tahoma;
	font-size : 9px;
	font-weight : normal;
	text-decoration : none;
}
.invert{
	color : #ffffff;
	font-family : Tahoma;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	background-color : #00AEEF;
}
  .playnow {
	color : #ffffff;
	font-family : Tahoma;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
}
.big {
	color : #ffffff;
	font-family : Tahoma;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}