a:link {
	color: #000066;
	cursor: hand;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #003399;
}
a:hover {
	color: #0000FF;
	cursor: hand;
}
