style {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
body {
	background-color: #CCCCCC;
}
.h1link {
	color: #ff9900;


}
#menu {
	display: block;
	list-style-type: none;
	margin: 0px;
}
