.button {
   font-size : 11px;
   font-family : Arial, Helvetica, sans-serif;
   color : #000000;
   text-decoration : none;
}

.textbox {
   font-size : 11px;
   font-family : Arial, Helvetica, sans-serif;
   color : #000000;
   background-color : #ffffff;
   text-decoration : none;
}

.menyy { 
   font-size : 9pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #000000; 
   background-color : transparent; 
   text-decoration : underline; 
}
.menyy:hover { font-weight: bold; }

.menyy2 { 
   font-size : 9pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #ffd266; 
   background-color : transparent;  
   font-weight: bold; 
   text-decoration : none;
}
.menyy2:hover { text-decoration : underline;}

.tekst { 
   font-size : 9pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #ffd266; 
   background-color : transparent; 
   text-decoration : none; 
}

.pealkiri { 
   font-size : 170%; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #ffd266; 
   background-color : transparent; 
   text-decoration : none; 
   font-weight: bold;
}

A.menyy:visited {text-decoration: none; font-size: 9pt;  color:#000000;}
