.pealkiri {
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.tekst {
	font-family: Tahoma;
	font-size: 12px;
	
}
.tekst a:link {
        font-family: Tahoma;
        color: #FF9900; 
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
}

.tekst a:visited {
        font-family: Tahoma;
        color: #FF9900; 
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
}

.tekst a:hover {
        font-family: Tahoma;
        color: #FF3300; 
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
}

.tekstV {
	font-family: Tahoma;
	font-size: 10px;
	
}
