BODY,P,UL,TD {font-family: "verdana","arial","helvetica";
	      font-size: 11px;
	      color: #4B4A4A}

A:link {font-family: "verdana","arial","helvetica";
	      font-size: 11px;
	      color: navy;
	      text-decoration: underline}

A:visited {font-family: "verdana","arial","helvetica";
	      font-size: 11px;
	      color: navy;
	      text-decoration: none}

A:hover {font-family: "verdana","arial","helvetica";
	      font-size: 11px;
	      color: orange;
	      text-decoration: underline}
		  
		  
.hakukentta {font-family: "verdana","verdana","arial","helvetica";
		  font-size: 11px;
		  height: 19px;
		  width: 150px;
		  border: 1px solid black;
}

.hakukentta2 {font-family: "verdana","verdana","arial","helvetica";
		  font-size: 11px;
		  height: 19px;
		  width: 300px;
		  border: 1px solid black;
}

.dropdown { font-family: "verdana","arial","helvetica";
		  font-size: 11px;
		  border-3dlight-color: rgb(0,0,255);
           border-arrow-color: rgb(255,255,255);
           border-base-color: rgb(0,0,153);
           border-darkshadow-color: rgb(0,0,153);
           border-face-color: rgb(0,0,153);
           border-highlight-color:rgb(0,0,153);
           border-shadow-color: rgb(0,0,0) 
}

INPUT.button{
	font-family: "verdana","arial","helvetica";
	font-size: 11px;
	font-weight: bold;
	color: #707070;
	background: #EAE0D1;
	border-left : 1px solid #707070;
	border-right : 1px solid #707070;
	border-top : 1px solid #707070;
	border-bottom : 1px solid #707070;
}

