﻿a
{
	text-decoration: none;
	color: #ff6d00;
	font-weight: normal;
}

a:hover
{
	text-decoration: underline;
}
