div.widget a:hover {
	color: #EBB365;
}    

div.widget a:visited {
	color: #EBB365;
  	font-weight: bold;
}

div.pagination {
    background: transparent; 
}

#footer div.credits, #footer a.credits, #footer a.credits:hover, #footer a.credits:focus, #footer a {color: #fefefe; font-size:14px;
}