a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color: #0066FF;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
