@charset "UTF-8";
/* CSS Document for Bilderberg-Croup */

body {
	background-color: #000;
	text-align: center;
	margin-top: 50px;
}
body,td,th {
	color: #ccc;
	font-family: Courier New, Courier, monospace;
	font-size: 18px;
	font-weight: bold;
}

.small{	font-size: 12px;
}
a:link {
	color: #CCC;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #00F;
}
a:active {
	color: #F60;
}

