.guesttable {
	border: thin solid #EF5AB2;
	font-family: Arial, Helvetica, sans-serif;
	color: #EF5AB2;
	font-size: 14px;
	text-align: center;
	background-color: #000000;
}
.guesttable a {
	color: #FF00FF;
}
a:visited {
	color: #FF00FF;
}
a:link {
	color: #FF00FF;
}



body {
	background-color: #000000;
}
