a {  text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #0066CC}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #00CCFF;
	font-size: 12pt;
	text-decoration: underline;
}
a:hover {  font-family: "Times New Roman", Times, serif; font-weight: bold; color: #00CC66; font-size: 12pt}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	;
	color: #33CC99;
	font-size: 12pt;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003399;
	font-size: 12pt;
	text-decoration: underline;
}
