h1{
	color:#7B0042;

}

.title {
	border-top:5px solid #7B0042;


}

.underLine {
	background-color:#7B0042;

}


h2	{
	color:#7B0042;
	border-bottom:1px solid #7B0042;
}

/*********** sidenav  styles ***********/
#sideNavHeader {
	color:#7B0042;
}


#sectionLinks a:hover{
	border-top:1px solid #7B0042;
}



#subSectionLinks a:hover{
	border-top:1px solid #7B0042;
	
}

