body {
	background-color: #f7bfa6;
	margin-top: 0px;
}
a:link {
	color: #000080;
	text-decoration: none;
}
a:visited {
	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #000080;
	text-decoration: underline;
}

#menu {
	background-image: url(images/bground2.jpg);
	background-repeat: no-repeat;
	
}

#table { 
font-family: Arial;
  font-size: 12px;
	font color: #fff;

 }
 
 tr { 
 font-family: Arial;
  font-size: 12px;
	font color: #fff;
 
  }
	
	td { 	
	font-family: Arial;
  font-size: 12px;
	font color: #fff;
	
	 }