a
{
	color: #FF9412;
	text-decoration: none;
}
a:visited
{
	color: #F07800;
	text-decoration: none;
}
a:hover 
{
	color: white;
	text-decoration: none;
}