body
{
}
.PlayTitleBud 
  {
    FONT-SIZE:12px;
	COLOR:Black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    font-weight:normal;
    direction:rtl;
   
  }
  .TitleBlackCenterBold
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}
  .TextBlack 
  {
    FONT-SIZE:12px;
	COLOR:Black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    font-weight:normal;
    direction:rtl;
  }
    .TextWhite
{
	font-weight: normal;
	font-size: 10px;
	color: white;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
  
  .TextBlackBold
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.TextBlackBoldLine
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.TextOrange
{
	font-weight: normal;
	font-size: 12px;
	color: #f27600;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.TextRed
{
	font-weight: normal;
	font-size: 12px;
	color: #b4201e;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.TextRedBold
{
	font-weight: bold;
	font-size: 12px;
	color: #b4201e;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.TextRedBoldLineBig
{
	font-weight: bold;
	font-size: 14px;
	color: red;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.LinkRed2
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
}

.LinkRed
{
	font-weight: bold;
	font-size: 12px;
	color: #b4201e;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	background-color: silver;
	text-decoration: none;
}
.LinkRed:link
{
	font-weight: bold;
	font-size: 12px;
	color: #b4201e;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	background-color: silver;
	text-decoration: none;
}
.LinkRed:visted
{
	font-weight: bold;
	font-size: 12px;
	color: #b4201e;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	background-color: silver;
	text-decoration: none;
}
.LinkRed:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #b4201e;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	background-color: silver;
	text-decoration: none;
}