html { overflow: -moz-scrollbars-vertical !important; }

body
{
  margin-left     : 0px;
  margin-top      : 0px;
  margin-right    : 0px;
  margin-bottom   : 0px;
  background-color: #e8e8e8;
  background-image :url(pix/keret/newback.png);
  font-family     : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size       : 14px;
}

a{color:#FF6600;text-decoration:none;font-weight:700;outline:none;}
a:hover{text-decoration:underline;}
 
.pagecaption
{
  font-size       : 24px;
  font-weight     : 700;
  color           : #000000;
  padding-top     : 0px;
  padding-bottom  : 20px;
  text-align      : justify;
}

.newscaption
{
  font-size       : 12px;
	font-weight     : 700;
	color           : #CC3333;
}

a.newscaptioninlist
{
  font-size       : 10px;
	font-weight     : 700;
	color           : #CC3333;
	text-decoration : none;
}
a.newscaptioninlist:hover
{
	text-decoration : underline;
}

a.newsreadmore
{
  font-size       : 10px;
	font-weight     : 400;
	color           : #CC3333;
	text-decoration : none;
}
a.newsreadmore:hover
{
	text-decoration : underline;
}

a.menulink
{
    font-size       : 16px;	
	font-weight     : 700;
	color           : #18D8EF;
	text-decoration : none;
}
a.menulink:hover
{
	/*text-decoration : underline;*/
	background-color:white;	
}

a.inlink
{
    font-size         : 10px;	
	font-weight     : 700;
	color           : #ff0000;
	text-decoration : none;
}
a.inlink:hover
{
	text-decoration : underline;
}

a.inlink12
{
    font-size       : 12px;	
	font-weight     : 700;
	color           : #ff0000;
	text-decoration : none;
}
a.inlink12:hover
{
	text-decoration : underline;
}
