a:link {
	font-family: "Times New Roman";
	color: #FF6633;
	text-decoration: none;
}
a:visited {
	color: #CC0099;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman";
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FF6633;
	text-decoration: none;
}
