body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#head #logo {
	border: 1px solid #B4B4B4;
	background-color:#000000;
}
#head #promo {
	border-top: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
}
#head #navbar {
	background-color: #8F925A;
	border-bottom: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
}
#head #links {
	color: #B4B4B4;
	line-height: 25px;
}
#head #links td {
	padding-right: 21px;
}
#head #links a {
	color: #B4B4B4;
	text-decoration: none;
}
#head #links a:hover {
	text-decoration: underline;
}
.orajen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: none;
}

