BODY.roses  {background-image:url("image/roses.jpg"); 
      background-color:white;
      scrollbar-base-color:#ffffff;
      scrollbar-face-color:#f9dfdf;
      scrollbar-shadow-color:#ffffff;}

BODY.wrose  {background-image:url("image/wrose.gif");
            scrollbar-base-color:#ffffff; 
            scrollbar-face-color:rgb(251,238,224);
            scrollbar-shadow-color:#003333;
            scrollbar-arrow-color:#003333;}

BODY.left1  {background-image:url("image/roseleft.gif");
            scrollbar-base-color:rgb(214,222,209); 
            scrollbar-face-color:rgb(237,220,239);
            scrollbar-shadow-color:#003333;
            scrollbar-arrow-color:#003333;}

A:link    {color:#567230; text-decoration:underline; font-weight:normal;}
A:visited {color:#93754c; text-decoration:underline; font-weight:normal;}
A:hover   {color:#a86089; text-decoration:underline; font-weight:normal;}

p.update {color:#e0b7e0; font-size:90%; text-align:right;}

.left   {text-align:left;}
.center {text-align:center;}
.right  {text-align:right;}

/* title of hymns */
H1 {color:#804000; text-align:center;}
H2 {color:#804000; text-align:center;}
H3 {color:#804000; text-align:center;}
H4 {color:#804000; text-align:center;}

/* hymnal from 1966 only */
TABLE.hbs  {background-image:url("image/hbacks.jpg");}

/* lyrics of hymns */
TD {font-size:100%; color:rgb(156,78,78); text-align:left; 
    line-height:160%; font-weight:bold; vertical-align:top;}

/* hymnal menu */
TD.td1    {font-size:90%; color:#77493f; text-align:center; 
          font-weight:normal;}
TD.lent    {font-size:90%; color:#77493f; text-align:center; 
          font-weight:normal;}
TD.easter  {font-size:90%; color:#77493f; text-align:center; 
          font-weight:normal;}
TD.advent  {font-size:90%; color:#77493f; text-align:center; 
          font-weight:normal;}
TD.christ  {font-size:90%; color:#77493f; text-align:center; 
          font-weight:normal;}
TD.td2    {font-size:90%; color:#77493f; text-align:right; 
          font-weight:normal;}
TD.td3    {font-size:100%; color:#77493f; text-align:left; 
          font-weight:normal;}
TD.td4    {font-size:80%; color:#77493f; text-align:left; 
          font-weight:normal;}
TD.info    {font-size:90%; color:#77493f; text-align:left; 
          font-weight:normal;}

