a:link, a:visited{
	color:#006666;
	margin:0;
	text-decoration: underline;
}
a:hover{
	color:#cc3300;
	margin:0;
	text-decoration:none;
}

a:link img, a:visited img, a:hover img{
	border:none;
}
#center_content li a, #topNav a {
	text-decoration: none;
}
.external{
	font-weight:bold;
	font-size: 9pt;
	text-transform: uppercase;
}

.expand{
	color: #cc3300 !important;
	font-size: .7em !important;
	text-decoration: none !important;
}

.expand:hover{
	text-decoration: underline !important;
}

a.more {
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}