body {
	background-color: #000000;
	font-size: 14px;
	
}

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

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

.table2 {
	background-color: #000000;
	padding: 10px;
	width: 100%;
	border: 0;
}


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