/* specific styles for this publication
 * 
 * FPGA branding color: #336699
 */

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

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


#header h1 a {
	width: 396px;
	height: 98px;
	background: transparent url(http://www.techfocusmedia.net/themes/fpgajournal/images/FPGAJ_masthead.gif) no-repeat scroll 0 0;
	text-indent: -9999em;
	margin: 0;
	display: block;
}

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