a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
