h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
	font-weight: bold;
}
a:link {
	color: #660000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-weight: bolder;
	color: #003300;
}
.menulist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: disc;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/lights.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.visible {
background-color:#F3D899}
