/***********************************************/
/* Styles for the CLLN Links page               */
/***********************************************/ 

@import "CllnCommon.css"; 

#linkcontent
{
	
}

#linkcontent h2
{
	/*
	font-weight: bold;
*/
	font-size: 1.12em;
	color: #4586AE;
	display: inline;
}

#linkcontent p
{
/*
	font-weight: normal;
	font-size: 0.8em;
	color: #285875;
	width: 80%;	
*/	
}

#linkcontent a
{
	/*
	font-size: 0.8em;
	*/
	color: #4586AE;
}

.link
{
	font-weight: normal;
	padding-top: 20px;
}
