/* global styles */

.text { font-family: Arial; font-size: 12px; color: #161A19; }

.textBig { font-family: Arial; font-size: 18px; color: #161A19; }

a { font-family: Arial; font-size: 12px; color: #416750;  text-decoration :none; }
	 
a:hover { font-family: Arial; font-size: 12px;  color: #42CD1D; text-decoration : underline; }


.timelineNav { font-family: Arial; font-size: 12px; color: #1F2D2A; }

a.timeline { font-family: Arial; font-size: 12px; color: #1F2D2A;  text-decoration :none; }
	 
a.timeline:hover { font-family: Arial; font-size: 12px;  color: #33A48C; text-decoration : underline; }

.timelineChapter { font-family: Arial; font-size: 12px; color: #000000; }

a.timelineChapter { font-family: Arial; font-size: 12px; color: #5C736F;  text-decoration : none; }


a.timelineChapter:hover { font-family: Arial; font-size: 12px;  color: #1F2D2A; text-decoration : underline; }

a.backnext { font-family: Arial; font-size: 12px; color: #161A19;  text-decoration :none; }
	 
a.backnext:hover { font-family: Arial; font-size: 12px;  color: #42CD1D; text-decoration : underline; }


	
