a:link {
	color: #FFAE35;
	text-decoration: none;
	font: bold normal 12px "Times New Roman", Times, serif;





}

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


}

a:hover {
	text-decoration: none;
	color: #000000;
	font: bold normal 12px/normal "Times New Roman", Times, serif;




}

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

}
