@CHARSET "UTF-8";
a {
	text-decoration: underline;	
	margin-right: 3px;
	color: #E49C02;	
}
a:hover, a.selected {
	text-decoration: none;
	background: #F89D0B;
	color: #FFF;
}
a.AdTaily_Widget_Buy:hover {
	color: #E49C02;
}
a#logo:hover {
	background: none;
}
a.white {
	color: white;
}
#footer a {
	font-weight: normal;
}
#breadcrumb a {
	color: #333;
}
.orange a {
	color: #E49C02;
}
