a:link {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #003366;
	text-decoration: none;
}
