#footer_layer {
	font-family: Helvetica;
	font-size: 11px;
	color: #ffffff;
	
}

.links a {
	color:white;	
}

.links a:visited {
	color:white;
}


#footer_layer a {
	font-family: tahoma;
	font-size: 11px;
    color: #999999;
    text-decoration: none;
}
#footer_layer a:visited {
	font-family: tahoma;
	font-size: 11px;
    color: #999999;
    text-decoration: none;
}
#footer_layer a:hover {
	font-family: tahoma;
	font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
}


div#widget0 .navbar {
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: .8em;
	color: #ffffff;
	line-height: 30px;
	border-bottom: 3px solid #ccc;
}

div#widget0 .navbar-bg {
	text-align: right;}

div#widget0 .navbar-bg ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


div#widget0 li {
	list-style-type: none;
	display: inline;
	padding: 0px 5px 0px 0px;
}


div#widget0 li a {
	text-decoration: none;
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
}

div#widget0 li a:visited {
	text-decoration: none;
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
}

div#widget0 li a:hover
{
 	color: #999999;
	text-decoration: none;
}


div#widget0 li.current-page a
{
	 color: #66ABC5;
	text-decoration: none;
}

#footer_layer {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	
}


#footer_layer a {
    color: #999999;
    text-decoration: none;
}
#footer_layer a:visited {
    color: #999999;
    text-decoration: none;
}
#footer_layer a:hover {
    color: #ffffff;
    text-decoration: underline;
}


