body{
	background-color:#B0AB8D;
}

.topBanner{
	border-style:none;
	border-width:0px;
}

.topSelection{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.topSelection a {
	color:#000000;
	text-decoration:underline;
}

.topSelection a:visited {
	color:#660000;
}

.contentBox {
	border-style:none;
	border-width:0px;
}

.bottomBanner{
	border-style:none;
	border-width:0px;
}

.textHeader {
	color:#660000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.textHeader a {
	color:#660000;
	text-decoration:underline;
}

.textHeader a:visited {
	color:#660000;
}

.textComment {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
 
.textComment a {
	
	color:#660000;
	text-decoration:underline;
}

.textComment a:visited {
	color:#660000;
}

.textDate {
	color:#660000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.textText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.textText a {
	color:#000000;
	text-decoration:underline;
}

.textText a:visited {
	color:#660000;
}

.bottomSelection{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}

.bottomSelection a {
	color:#000000;
	text-decoration:underline;
}

.bottomSelection a:visited {
	color:#660000;
}

#city {
  display:none;
}