.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
.HeadingColor {
	color: #0000FF;
}
