body {
	background-image:url('images/tile1.jpg');
	font-size: 12px
	
}

p {
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	color: #D696AD;
}

.table1 {
	background-image:url('images/tile2.jpg');
	padding: 2px;
	width: 100%;
	border: 0 none;
}

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

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

.td1 {
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #D696AD;
	font-weight: bold;
	text-align: left;
	width: 50%
}

.td2 {
	text-align: center;
	width: 50%
}


a:link{ color: #D696AD;
font-weight: bold;
     text-decoration: underline;}
	 
a:visited{ color: #D696AD;
font-weight: bold;
     text-decoration: underline;}
	 
a:hover { color: #D696AD;
font-weight: bold;
     text-decoration: underline;}
	 
a:active { color #D696AD;
font-weight: bold;
     text-decoration: underline;}
