a {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099FF;
	text-decoration: none;
	right: auto;
}
a:visited {
	color: #0099ff;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0099ff;
}
