a {
	color: #3a688b;
}

a:hover, a:active, a:focus {
	color: #FF8B00;
	text-decoration: underline;
}

.componentheading {
	border-bottom: 5px solid #FF8B00; 
}

#ja-colmass div.moduletable h3,
#ja-colmass div.moduletable_media h3,
#ja-botsl div.moduletable h3 {
	/*color: #333333;*/
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite {
	/*border-top: 5px solid #CC0000;*/
}
a.readon:hover, a.readon:active, a.readon:focus {
	background: #FF8B00;
}


/*MooTabs*/
.mootabs-title li {
	background: #F7F7F7;
}

.mootabs-title li.hover,
.mootabs-title li.firsthover,
.mootabs-title li.lasthover {
	color: #FF8B00;
}

.mootabs-title li.active H3 ,
.mootabs-title li.firstactive H3,
.mootabs-title li.lastactive H3 {
	color: #FF8B00;
}
