a:link {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12pt;
	line-height: 16pt;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12pt;
	line-height: 16pt;
	text-decoration: underline;

}
a:visited {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12pt;
	line-height: 16pt;
	text-decoration: none;
	color: #999999;
}
