a:link {
	font-family: "Times New Roman", Times, serif;
	color: #330066;
	text-decoration: none;
	font-size: large;
	font-weight: bold;


}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {

	font-family: "Times New Roman", Times, serif;
	color: #330066;
	text-decoration: none;
	font-size: large;
	font-weight: bold;
}
