
a.blue{
	color:#0066CC;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-style: italic;
	font-family: Arial;
}
a.blue:hover{
	color:#0548A3;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-style: italic;
	font-family: Arial;
}

a.footer{
	color:#9F9E9E;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	font-family: Arial;
}
a.footer:hover{
	color:#0548A3;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	font-family: Arial;
}




.styleKoteret {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	color: #0066CC;
}
.styleKoteretMishne {
	font-family: Arial;
	color: #0066CC;
	font-weight: lighter;
}
.styleKoteret {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #0066CC;
}
.styleKoteretMishne2 {
	font-family: Arial;
	color: #00509F;
	font-size: 13px;
	font-weight: bold;
}
.styleKoteretMishneGreen {
	font-family: Arial;
	font-size: 10px;
	color: #336633;
}
.styleTextkatan
{
    font-family: Arial;
    font-size: 12px;
    color: #666666;
    font-weight: lighter;
}
.stylebutonText {
	font-family: Arial;
	color: #003399;
	font-weight: bold;
}

.text_tafrit {
	ffont-family: Arial;
	font-size: 11px;
	color:#0066CC;
	font-style: italic;
	font-weight: bold;
}

.tdkabala { background-color:#0066CC; width:95px; text-align:center; font-family:Arial; font-weight:bold; font-size:9pt; color:White; }
.tdkabala2 { background-color:#cdced0; width:95px; text-align:center; font-family:Arial; font-weight:bold; font-size:9pt; color:Black; }

#marqueecontainer{
position: relative;
width: 230px; /*marquee width */
height: 175px; /*marquee height */
/*background-color: white;*/
color : black;
font-size: 12px;
overflow: hidden;
/*border: 3px solid orange;*/
padding: 2px;
/*padding-left: 4px;*/
}
