body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #000000;
	font-weight: normal;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.release_td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-variant: normal;
	font-weight: normal;
}
td.releases {
	font-weight: normal;
	color: #FFF;
}
.demotxt {
	color: #FFF;
	background-color: #000;
	border: 1px solid #FFF;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

