a:link {
	color: #eec560;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;


}
a:visited {
	color: #eec560;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;

}
a:active {
	color: #EEC560;
	text-decoration: none;
}
a:hover {
	color: #EEC560;
	text-decoration: none;
}
