a:link {
	color: #DD8500;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;





}

a:visited {
	color: #FFAE35;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;


}

a:hover {
	text-decoration: none;
	color: #666;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;




}

a:active {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

}

