body {
	background-color: #000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 4pt;
  color: #696969;
}

.title {
	font-weight: bold;
	color: #800112;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
}

.latest {
	font-weight: bold;
	color: #C36B32;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
}

.link {
	font-weight: bold;
	color: #ffcc33;
	font-size: 8pt;
	text-decoration: none;
}

.hidden {
	display: none;
}

img {
	border: 0px;
}
