body {font-family: comic sans ms, arial, helvitica;}
h1 {
	font-family: comic sans ms, arial, helvitica;
	color: #663300;
}
hr {
	color: #663300; 
	height: 10px;
   }
.button {
	border: 2px inset #cccccc;
	padding: 3px 15px;
	color: #3399cc;
	background-color: #663333;
	font-family: comic sans ms, arial, helvitica;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
a.button:hover {
	color: #66ccff;
	border: 2px outset #0000ff;
}
ul {
	color: #0000ff;
	font-size: 14px;
	font-weight: bold;
}
.links {
	text-decoration:none;
	color:#663300;
	font-family: comic sans ms, arial, helvitica;
	font-size: 15px;
	font-weight: bold;
}
a.links:hover {color:#006600;}
.topReturn {
	text-decoration:none;
	color:#0000cc;
	font-family: comic sans ms, arial, helvitica;
	font-size: 14px;
	font-weight: bold;
}
a.topReturn:hover {color:#006600;}