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