a:link {
	color: #333333;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	}
a:visited {
	color: #333;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	}
a:hover {
	color: #999;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif
	}
a:active {
	color: #900;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	}