a {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #00FFFF;
	text-decoration: none;
	font-weight: bold;
}
