a {
font-size: 9pt;
font-family: arial;
color: black;
font-weight: bold;
text-decoration: none;
};

a:hover {
font-size: 9pt;
font-family: arial;
color: #ff763f;
text-decoration: none;
};

.otsikko {
font-size: 18pt;
font-family: arial;
color: orange;
text-decoration: none;
};

.tekstit {
font-size: 10pt;
font-family: arial;
color: #FF9C00;
font-weight: bold;
text-decoration: none;
};
