a:link {
	font: bolder 14px "Times New Roman", Times, serif;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font: bolder 14px "Times New Roman", Times, serif;
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	font: bolder 14px "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
}
