#menu {
	width: 150px;
	padding: 5px;
	text-decoration: none;
}

#menu a:link, #menu a:visited {
	background-color: #ffcccc;
	text-decoration: none;
	color: #663300;
	background-position: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 150px;
	text-align: center;
}

#menu a:hover {
	background-color: #663300;
	text-decoration: none;
	color: #ffcccc;
	background-position: center;
}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #996600}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #996600}
