#content h4 a:link, #content h4 a:visited {
	text-decoration: none;
	color: #036;
}
#content h4 {
	margin-bottom: 0px;
}
#content ul {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: none;
}
#content li {
	padding-left: 10px;
}
#content li a:link, #content li a:visited {
	text-decoration: none;
	color: #000;
}
#content li a:hover {
	color: #069;
}
#content .gray {
	color: #999;
}
#content .dim {
	color: #51A8FF;
	font-size: 12px;
}
#contentFrame #content table tr td a .catImage {
	text-decoration: none;
}
#contentFrame #content table tr td a:link, #contentFrame #content table tr td a:visited{
	text-decoration: none;
}

