body {
	background:none;
	background:#ebebeb;
}

a {
	color:#e75c24;
}
a:hover {
	color:#cd5524;
	opacity: 0.8;
}
#right_links a{
	color: white !important;
}

#footer {
	background:black url(images/footerbg_carbon.png) repeat-x top left;
	}

#footer{color: #999;}
#footer h2{color: white !important;}
#footer a {color:#ffffff;}
#footer a.url {color:#e75c24;}
#footer ul li{font-style: italic;}






