a:link {
	color: #1E2BF1;
	text-decoration: none;
}

a:visited {
   color: #EF9D22;
	text-decoration: none;
}

a:hover, a:active {
   text-decoration: underline;
}

h1 {
	font-family: arial, helvetica, sans-serif;
}

h2 {
	font-family: arial, helvetica, sans-serif;
}

h3 {
	font-family: arial, helvetica, sans-serif;
}

h4 {
	font-family: arial, helvetica, sans-serif;
}

h5 {
	font-family: arial, helvetica, sans-serif;
}

h6 {
	font-family: arial, helvetica, sans-serif;
}

