a:link {
	color: #2b7180;
	text-decoration: none;
}
a:visited {
	color: #2b7180;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: none;

}
a:active {
	color: #FF6633;
	text-decoration: none;

}
