a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F7DE7A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
