BODY	{ FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
      	  background-image: url(images/za2.jpg);
      	  font-size: xx-small;
          font-weight: normal;
          color: #FFD700;
		  scrollbar-arrow-color: #FFD700;
		  scrollbar-base-color: #AA5419;
		  }

A		  { text-decoration: none;
			color: #FFD700;
			 }
	  			 
div	     { font-size: medium;
			font-weight: bold;
            color: #FFE4C4;
            }

strong   {  FONT-SIZE: medium;
			font-weight: bold;
		 	COLOR: red;
			FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
			}

ul 	     { font-size: medium;
             font-weight: normal;
             color: #FFE4C4;
             }

td 	     { font-size: medium;
			font-weight: bold;
			color: #FFF8DC;
			FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
			}
			
br	     { font-family: Arial, Verdana, Helvetica, sans-serif;
             }

.TEXTFONTCLASS	{ font-family: Arial, Verdana, Helvetica, sans-serif;
             font-size: xx-small ;
             font-weight: normal;
             color: #FFE4C4;
             }	            

.gold2     { font-family: Arial, Verdana, Helvetica, sans-serif;
             font-size: x-small;
             font-weight: bold;
             color: #FFD700;
             }

.gold3     { font-family: Arial, Verdana, Helvetica, sans-serif;
             font-size: small;
             font-weight: bold;
             color: #FFD700;
             }             

/* xx-small | x-small | small | medium | large | x-large | xx-large */


A:link, A:visited, A:active { text-decoration: none;
							  color: #FFD700;
							  }
.wood100   {border-style: outset; border-color: #AA5419; border-width: thick; width: 100px;}
.wood200   {border-style: outset; border-color: #AA5419; border-width: thick; width: 200px;}

