a:hover {
	font-weight: bold;
	color: #3300FF;
	text-decoration: none;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-weight:bold;
	text-decoration: underline;
	color: #FF0099;
	font-family: Arial, Helvetica, sans-serif;
}
