body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: white;	
	background-image: url(back.jpg);	
}

a{
	color: #FFFFCC;
	border: thin none;
}

a:hover {
	text-decoration: none;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
}

