
body {
font-family: Times;
color: black;
background-color: white;  
font-size: x-small;
text-align: left;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

.teksti {
font-family: Times;
color: black;
font-size: x-small;
text-align: left;
}


.kuva_teksti {
font-family: Times;
color: black;
font-size: xx-small;
text-align: center;
}

.palkki {
font-family: Times;
color: white;
font-size: x-small;
text-align: left;
}

.aika {
font-family: Times;
color: #7B7B7B;
font-size: xx-small;
text-align: left;
}

.uutis_otsikko {
font-family: Times;
color: black;
font-size: x-small;
font-weight: bold;
text-align: left;
}


.palkki_alavalikko {
font-family: Times;
color: white;
font-size: xx-small;
text-align: left;
font-weight: bold;
}


p.palkki {
font-family: Times; 
font-size: x-small;
color: white;
text-align: center ;
}

address.palkki {  
text-align:center;
}


a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:active {
text-decoration: none;
}

a:link.palkki {
font-family: Times;
font-size: x-small;
color: white;
text-decoration: none;
}

a:link.palkki_alavalikko {
font-family: Times;
font-size: xx-small;
color: white;
text-decoration: none;
font-weight: bold;
}

a:link.uutis_otsikko {
font-family: Times;
font-size: x-small;
color: black;
text-decoration: none;
font-weight: bold;
}

a:link.kuva_teksti {
font-family: Times;
color: black;
font-size: xx-small;
text-align: center;
}

a:visited.palkki {
font-family: Times;
font-size: x-small;
color: white;
text-decoration: none;
}

a:visited.palkki_alavalikko {
font-family: Times;
font-size: xx-small;
color: white;
text-decoration: none;
font-weight: bold;
}


a:active.palkki {
font-family: Times;
font-size: x-small;
color: white;
text-decoration: none;
}

a:active.palkki_alavalikko {
font-family: Times;
font-size: xx-small;
color: white;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: Times;
text-decoration: underline;
}

a:hover.palkki {
font-family: Times;
font-size: x-small;
color: #B6C7CF;
text-decoration: none;
}

a:hover.palkki_alavalikko {
font-family: Times;
font-size: xx-small;
color: #B6C7CF;
text-decoration: none;
font-weight: bold;
}

a:hover.uutis_otsikko {
font-family: Times;
font-size: x-small;
color: black;
text-decoration: underline;
font-weight: bold;
}

a:hover.kuva_teksti {
font-family: Times;
color: black;
font-size: xx-small;
text-align: center;
text-decoration: underline;
}
