#newsContainer .newsHeader, 
#newsContainer .newsHeader * {
	color:  #30aace ;
	color:  #ffe805 !important;
	text-transform: uppercase;	
}



/* MENU ++++++++++++++++++ */

#contentLeft {
	margin: 0px ;	
	text-align: center;	
}

#contentLeft a:hover {
	text-decoration: none;
}

#contentLeft ul {
	margin-left: auto;
	margin-right: auto;
}

#contentLeft ul li {   
	 padding: 2px 10px 2px 0px;
	 display: inline;	
	 list-style: disc;
}

#contentLeft ul li a {
	font-size: 12px ;
	text-transform: uppercase;
	letter-spacing: 0.01em !important;
	background-image: none;
	color: #30aace;
}


#contentLeft ul li a:hover,
#contentLeft ul li.active a,
#contentLeft ul li.selected a {
	color: #30aace ;
}

#c98 * {
	font-size: 12px !important;
	line-height: 15px !important;
	color: #a89f9f;	
}

#c98  {
	position: absolute;
	bottom: 50px;
	margin-top: auto;
	height: 30px;
	vertical-align: bottom;
}


