body {
	background-image:url('images/tile2.jpg');
	FONT-FAMILY: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	color: #EFDB7B;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px
}


p {
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #EFDB7B;
}

.table1 {
	background-image:url('images/tile3.jpg');
	width: 80%;
	border: 0px none;
 	
}

.table2 {
	background-image:url('images/tile1.jpg');
	width: 100%;
	border: 0px none;
}

a:link{ color: #EFDB7B;
     text-decoration: underline;}
	 
a:visited{ color: #EFDB7B;
     text-decoration: underline;}
	 
a:hover { #EFDB7B;
     text-decoration: underline}
	 
a:active { #EFDB7B;
     text-decoration: underline}
