a:link {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
	font-variant: normal;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #009900;
	text-decoration: none;

}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #006600;
	text-decoration: underline;

}
