

a { 
	text-decoration: none; 
	/* customize_link */ color: #003399; /* customize_link */
 }

a:hover { 
	text-decoration: underline; 
	/* customize_hover */color: #000033; /* customize_hover */}

#header h1 a {
	width: 396px;
	height: 98px;
	background: transparent url(http://www.eejournal.com/themes/icjournal/images/ICJ_masthead_90.gif) left 4px no-repeat scroll;
	text-indent: -9999em;
	margin: 0;
	display: block;
}

#otherpubs h2 a {
	font-weight: bold;
	font-size: 12px;
	float: left;
	margin-right: 20px;
	color: #336699;
}

