td.menu {
  font-family: "Comic Sans MS";
  font-size: 11pt;
  background: #dddd00;
  color:#0000aa;
  border: 0px solid #cccccc;
  height: 25px;
  width: 100px;
  padding: 0px;
  margin-left: 0px; 
  background-image: url('../images/trRight.gif');
  background-repeat: no-repeat;
  background-position: right center;
}

td.picmenu {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color:#0000aa;
	border: 0px solid #cccccc;
	height: 5px;
	width: 100px;
	padding: 0px;
	margin-left: 0px;
	text-align : center;
}

td.gmenu {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color:#0000aa;
	border: 0px solid #cccccc;
	height: 5px;
	padding: 0px;
	margin-left: 0px;
	text-align : center;
}

img.picmenu{
	height : 40;
	border : 0;
}

body {
	font-family: "Comic Sans MS";
	font-size: 11pt;
	color: #0000aa;
	background-image: url('images/backgrnd1.jpg');
}

a, a:visited {
	color: 0000cc;
	text-decoration: underline;
}
a:hover {color: #ff0000; text-decoration: none;}

ul {
	font-style: normal;
}
