BODY {
  font-family : Verdana, Helvetica, sans-serif;
  word-spacing: 0pt;
  letter-spacing: 0px;
  background-color: #cbd2a8;
  background-attachment: fixed;
  color : BLACK;
  font-size : 14px;
  margin-left: 0px;
  margin-top: 4px;
}

TR,TD {
  font-family : Verdana, Helvetica, sans-serif;
  color : BLACK;
  font-size : 12px;
}

A:link, A:visited { color: #454927; text-decoration: none;  }
A:active, { text-decoration: none; }
A:hover { color:red; ; text-decoration: underline }


   .menube  {
		background-image: url('');
		border-style: none; 
		font-size : 12px;
		line-height: 16pt; 
		padding: 2px;
		font-weight: bold
		} 
 .menube:hover { 
		background-image: url('images/menuitem_background.jpg');
		border-style: none; 
		font-size : 12px;
		line-height: 16pt;
		color : #941010; 
		border-style: inset; 
		text-decoration: none;
		}
		
   .gomb  {
		background: #ffffff;
		background-image: url('images/gombhatter2.jpg');
		border-style: outset; 
		border-color: #e3f3ff; 
		padding: 0px 2px 2px 2px;
		font-size : 12px;
		line-height: 18pt; 
		border-width: 2px;
		text-decoration: none;
		} 
	.gomb:hover { 
		background: #ffffff;
		background-image: url('images/gombhatter1.jpg');
		text-decoration: none;
		border-style: inset; 
		color: #941010;
		}
		
	.bigtitle  {
	  font-size: 40px;
	  line-height: 85%;
	  text-shadow: #000000 3px 3px 9px, #000000 -3px -3px 9px, #000000 -3px 3px 9px, #000000 3px -3px 9px;
	}

		.littletitle  {
	  font-size: 40px;
	  line-height: 85%;
	  font-weight: bold
	}
	 .littletitle:hover { 
		text-decoration: none;
	}


