@charset "UTF-8";
/* CSS Document */

a:visited {
	color: #000000;
	
}
table {
	font: 13px "Gill Sans Light", "Gill Sans", Arial, Helvetica;
	color: #000000;
	width: 600px;
	text-align: center;
}
a:link {
	color:#000000;
	
}
a:hover {
	background-color: #D1E6E1;
}
img {
	border: 0;
}
table {
	width: 800px;
}
