.ch_contentheader a.boxhead{
	text-align: left;
	padding-left:5px;
	color: white;
}
.ch_contentheader a.boxhead:link, .ch_contentheader a.boxhead:visited{
	color: white;
	text-decoration: none;
}

.ch_contentheader a.boxhead:hover, .ch_contentheader a.boxhead:active{
	color: white;
	text-decoration: underline;
}
