.toplinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: underline;
}
.menubg {
	display: block;
	width: 200px;
	height: 30px;
	background-image: url(images/menubg.jpg);
}
.menubg a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC9900;
	text-decoration: none;
}
.menubg a:hover {
	background-color: #FFFFFF;
	display: block;
	width: 190px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #9C3031;
	text-decoration: none;
}
.lwe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CE9A00;
	text-decoration: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C3031;
	text-decoration: none;
}
