a:link {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #9900FF;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
