.menu1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#0000FF;
	background-color: #FFFFFF;
	background-position: left center;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	cursor: hand;
	background-image: url(../image/watbkgnd.gif);
}
.menu2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#000000;
	background-color: #FFFF99;
	background-position: left center;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
}
.menu3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color:#000000;
	background-color: #CCFFFF;
	background-position: left center;
	font-style: oblique;
	font-weight: normal;
	vertical-align: middle;
	border: none;
}
.menu4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	background-color: #FFFFFF;
	font-weight: bolder;
	color: #0000FF;
	background-image: url(../image/watbkgnd.gif);
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: x-large;
	color: #FF0000;
	font-style: italic;
	text-transform: none;
	background-image: url(../image/watbkgnd.gif);
}
a:link {
	color: #0000FF;
	text-decoration: none;
	cursor: hand;
}
