
a:link, a:visited{
	/*text-decoration:underline;*/
}

a:hover{
	/*text-decoration:underline;*/
}

.featureBox .header a{
	color:#368fc3;
	display:block;
	padding:3px 0;
	text-decoration:none;
}

.featureBox2 .header a{
	color:#8cc700;
	text-decoration:none;
}
.featureBox2 .text a{
	color:#999999;
	text-decoration:none;
}


.featureBox .header a:hover,
.featureBox2 .header a:hover, 
.featureBox2 .text a:hover, 
.videoClipBox .title a:hover, 
.videoClipBox .content a:hover, 
.podcastBox .title a:hover,
.podcastBox .content a:hover,
.contactBox .map .link a:hover,
.videoClipBox .channel a:hover{
	text-decoration:underline;
}

#mainNav a:link, #mainNav a:visited{
	color:#ffffff;
	text-decoration:none;
}
#mainNav .selected, #mainNav a:hover{
	font-weight:bold;
}

.menuItem li a:link, .menuItem li a:visited{
	display:block;
	padding:2px 0 3px 0;
}



.podcastBox .title a{
	color:#368fc3;
	text-decoration:none;
}
.podcastBox .content a{
	color:#999999;
	text-decoration:none;
}

.videoClipBox .title a{
	text-decoration:none;
}
.videoClipBox .content a{
	color:#999999;
	text-decoration:none;
}

.contactBox .map .link a{
	text-decoration:none;
}
.contactBox .map .link.green a{
	color:#8cc700;
}

.videoClipBox .channel a{
	color:#756E6E;
	text-decoration:none;
}