a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	text-decoration: overline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FF0000;
}
