BODY {
	color: #8C8C8C;
	background-color: #3E281A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

A {
	color: #8B603E;
}

.nav_hot{
	font-size: 100%;
	background-color: White;
	color: #3E281A;
	cursor: pointer;
}

.nav_cold{
	color: #FFF8DC;
	font: bolder 100% Arial, Helvetica, sans-serif;
}

.heading1{
	font-size: 150%;
	font-weight: bold;
	background-color: #BD4C10;
	color: White;
}

.heading2{
	font-size: 120%;
	font-weight: bold;
	color: Gray;
}

.more{
	font-size: 120%;
	font-weight: bold;
	color: #BD4C10;
	text-align: right;
	}

.tbReleases{
	background-color: Silver;
	color: #BD4C10;
	font-size: 90%;
}