/* CSS definition file containing site wide stylesheets */

A {
	text-decoration: none 
}

A:hover {
	color: rgb(74,181,20);
 	text-decoration: none 
}

.TextNavBar{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: auto
}

.fjallaone{
	font-family: "Fjalla One"
}

.opensans{
	font-family: "Open Sans",  sans-serif
}