a:link         {color:navy;} 
a:visited   {color:brown;} 
a:active     {color:brown;} 
a:hover       {color:brown;}

/*
a:link         {color:#537069;} 
a:visited   {color:#916a78;} 
a:active     {color:#916a78;} 
a:hover       {color:#916a78;}*/

.new	     {color:red;}

body {
   margin:10px 10px 10px 10px;
   overflow:auto;
   overflow-x: hidden; 
   direction:rtl;
   font-family:"Arial", "Times New Roman", Times, serif;
   font-size:12;
   height:15em;
   max-height:15em;
   background: #e9ece1 url('../images/bground.jpg')}
   /*background: #e9ece1 url('../images/bgroundtulipnav.jpg') no-repeat fixed right;}*/

#bgr {
  position:absolute;
  top:6em;
  left:0em;
  width:115px;
  background-color:transparent;}
  
#ind{
  position:relative;
  top:1em;
  left:2em;
  width:115px;
  background-color:transparent;}

#nav {
  position:absolute;
  top:6.5em;
  left:-30px;
  width:115px;
  background-color:transparent;
  height:20em;
  font-weight:bold;
  text-align:center;
  font-size:16px;}
  
#upd {
  position:absolute;
  top:68em;
  left:-18px;
  width:115px;
  background-color:transparent;
  height:1em;
  font-size:10px;
  font-weight:normal;}
  
tr {
  height:2.2em;}
  
.section1 {
  size:8.5in 11.0in;
  margin:1.0in 1.25in 1.0in 1.25in;
  font-size:10px;
  font-weight:normal;
  text-align:left;}
  
/* font color */
	
.col1 {
	color:navy;}

.col2 {
	color:brown;}
/*	
.col1 {
	color:#537069;}

.col2 {
	color:#916a78;}
*/