ul.luettelonumero {
list-style-type: decimal;
font-family: arial;
font-size: 14px;
font-weight: bold;
color: black;
}

.luettelosin
{
list-style-type: square inside;
font-family: Times New Roman;
font-size: 20px;
font-weight: bold;
color: blue;
}

.luettelopun
{
list-style-type: square inside;
font-family: Times New Roman;
font-size: 20px;
font-weight: bold;
color: red;
}

.luettelovihr
{
list-style-type: square inside;
font-family: Times New Roman;
font-size: 20px;
font-weight: bold;
color: green;
}

.luettelorusk
{
list-style-type: square inside;
font-family: Times New Roman;
font-size: 20px;
font-weight: bold;
color: brown;
}

.luettelomustakur
{
list-style-type: square inside;
font-family: Times New Roman;
font-size: 20px;
font-weight: bold;
color: black;
}


.otsikko1 {
font-family: Times New Roman;
font-size: 64px;
font-weight: bold;
text-align: center;
color: #8E2323;
}
.otsikko2 {
font-family: Times New Roman;
font-size: 38px;
font-weight: bold;
text-align: center;
color: green;
}
.otsikko3 {
font-family: Times New Roman;
font-size: 38px;
font-weight: bold;
text-align: center;
color: #8E2323;
}

.otsikko4 {
font-family: Times New Roman;
font-size: 38px;
font-weight: bold;
text-align: center;
color: bllue;
}

.otsikko5 {
font-family: Times New Roman;
font-size: 58px;
font-weight: bold;
text-align: center;
color: #8E2323;
}

.ala {
font-family: Times New Roman;
font-size: 38px;
font-weight: bold;
text-align: center;
color: #8E2323;
}

.tekstipun {
font-family: Times New Roman;
font-size: 20px;
font-weight: bold;
color: red;
}
.tekstivihr {
font-family: Times New Roman;
font-size: 20px;
font-weight: bold;
color: green;
}
.tekstisin {
font-family: Times New Roman;
font-size: 20px;
font-weight: bold;
color: blue;
}
.tekstirusk {
font-family: Times New Roman;
font-size: 20px;
font-weight: bold;
color: brown;
}
.tekstimusta {
font-family: Times New Roman;
font-size: 20px;
font-weight: bold;
text-align: left;
color: black;
}

.tekstilinkki {
font-family: Times New Roman;
font-size: 18px;
font-weight: bold;
text-align: left;
color: black;
}

.tekstimusta1 {
font-family: Times New Roman;
font-size: 30px;
font-weight: bold;
text-align: center;
color: black;
}

.tekstitiedustelut {
font-family: arial;
font-size: 16px;
font-weight: bold;
color: black;
}

.tekstikuvaus {
font-family: arial;
font-size: 18px;
font-weight: bold;
color: violet;
}

.tekstituote {
font-family: Times New Roman;
font-size: 34px;
font-weight: bold;
color: black;
}


a:link {
color: #0000FF;
}
a:visited {
color: #CA3A5A;
}
a:hover {
color: red;
}
a:active {
color: red;
}
