a:link {
	color: #EE7908;
	text-decoration: none;
	font-weight: bold;

}

a:visited {
	color: #EE7908;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	color: #09A2A7;
	text-decoration: none;
	font-weight: bold;

}

a:active {
	color: #09A2A7;
	text-decoration: none;
	font-weight: bold;


}
