a:hover {  font-weight: bold; color: #CC0000; list-style-type: circle; text-decoration: none}
a {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
h1 {  font-size: x-large; font-weight: bold; color: #0000FF}
