.TechDataSheetListBox
{
	width: 300px;
	height: 200px;
	border-style: none;
	border-width: 0;
	color: Red;
	
}

.TechDataSheetLink
{
	background: white;
	color: Red;
	text-decoration: none;
}
