body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	background-color: #000;
	line-height: 18px;
}
a:link, a:visited {
	font-size: 95%;
	color: #C00;
	text-decoration: none;
}
a:active, a:hover {
	font-size: 95%;
	color: #900;
	text-decoration: underline;
}
.beige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #c9b09c;
}
