body {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;


}
a:link {
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;


}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;


}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;


}
a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;


}
