body
{
  margin-left     : 0px;
  margin-top      : 0px;
  margin-right    : 0px;
  margin-bottom   : 0px;
  background-color: #F9EBC4;
  background-image: url("pix/keret/back.png");
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 12px;
}
 
.pagecaption
{
  font-size       : 16px;
	font-weight     : 700;
	color           : #DB6D14;
}

.newscaption
{
  font-size       : 12px;
	font-weight     : 700;
	color           : #CC3333;
}

a{outline:none;}
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.inlink
{
  font-size       : 12px;	
	font-weight     : 700;
	color           : #ff0000;
	text-decoration : none;
}
a.inlink:hover
{
	text-decoration : underline;
}

a.footerlink
{
  font-size       : 10px;	
	font-weight     : 400;
	color           : #ffffff;
	text-decoration : none;
}
a.footerlink:hover
{
	text-decoration : underline;
}

a.theeyelink
{
  font-size       : 10px;	
	font-weight     : 400;
	color           : #000000;
	text-decoration : none;
}
a.theeyelink:hover
{
	text-decoration : underline;
}


