a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000080;
	font-weight: normal;
	font-variant: normal;
	list-style-position: inside;
	list-style-type: circle;


}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #800000;
	font-variant: normal;
	text-transform: none;
	list-style-position: outside;
	list-style-type: disc;
	font-weight: bold;





}

