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

.popups {
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #333333;
	color: #FFFFFF;
}
td {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.popphoto {
	border: thin solid #FF0000;
}