A:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: white;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}
A:HOVER{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A1A49A;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}
A:VISITED{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: white;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}