BODY,P,UL,TD{
	font-family: "arial","helvetica";
	font-size: 12px;
	color: #5F5F5F;
	scrollbar-3dlight-color: rgb(104,153,230);
	scrollbar-base-color: rgb(104,153,230);
    scrollbar-arrow-color: rgb(255,255,255);
   
    scrollbar-darkshadow-color: rgb(104,153,230);
    scrollbar-face-color: rgb(104,153,230);
    scrollbar-highlight-color:rgb(6,26,93);
    scrollbar-shadow-color: rgb(6,26,93)
}

font.otsikko {
	font-family: "arial","helvetica";
	font-size: 16px;
	font-weight : bold;
	color: #4B4B4B;
}  

A:link {font-family: "arial","helvetica";
	      font-size: 12px;
	      color: #AB1D14;
	      text-decoration: none}

A:visited {font-family: "arial","helvetica";
	      font-size: 12px;
	      color: #AB1D14;
	      text-decoration: none}

A:hover {font-family: "arial","helvetica";
	      font-size: 12px;
	      color: silver;
	      text-decoration: none}
		  
A:link.navi {font-family: "arial","helvetica";
	      font-size: 12px;
	      color: white;
		  font-weight : bold;
	      text-decoration: none}

A:visited.navi {font-family: "arial","helvetica";
	      font-size: 12px;
	      color: white;
		  font-weight : bold;
	      text-decoration: none}

A:hover.navi {font-family: "arial","helvetica";
	      font-size: 12px;
	      color: #2C3D6F;
		  font-weight : bold;
	      text-decoration: none}

.hakukentta {font-family: "arial","helvetica";
		  font-size: 8px;
		  height: 22px;
		  width: 150px;
		  border: 1px solid #C5C6C7;
}