body {
	background-color: #99CCFF;
}
.themenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.A_href {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.A_href:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #99CC99;
	text-decoration: underline;
}
.Bottom_Menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.Bottom_Menu_Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

#contentcell {
	padding: 20px;
}