A {
	color: #FF7F50;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}
A:hover {
	color: #FF4500;
	font-weight: normal;
	text-decoration: underline;
}

