.content a {
	color: #323C88;
	text-decoration: underline;
}
.content a:hover {
	color: #323C88;
	text-decoration: none;
}
.content_top_bullets li a
{
	color: #7c3d00;
	text-decoration: none;
	list-style-image: url(/images/design01/title_links_bullet.gif);
}
.content_top_bullets li a:hover
{
	color: #7c3d00;
	text-decoration: underline;
	list-style-image: url(/images/design01/title_links_bullet.gif);
}