a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	list-style-type: circle;
	background-color: #FFFFFF;
}
a {  font-weight: bold; color: #0000FF; text-decoration: underline}

