/* links */

a:link,a:visited{color: #e54d03;text-decoration:none;}      /* unvisited link */
a:hover { color: #636;text-decoration:underline;}  /* mouse over link */
a:active {color:#721203;}  /* selected link */
a.content-marker{color:#333;text-decoration:none;}

a img{
	border:none;
	}
	
a.open{
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight:normal;
	color:white;
	background:#1874ae;
	padding:4px 12px 8px 12px;
	text-decoration:none;
	margin-top:4px;
	}
	
.utility-menu .block ul.menu li a{
	color:#CFF;
	font-size:0.8em;
	color:white;
	}
	
body.full-liquid #site-search a,
body.full-liquid #topUtility a{
	color:#333;
	}
	

	
