

div#tekstialue
{
    width:600px;
    margin-top:15px;
margin-left:10px;
}


.TEKSTI
 { 
    font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:17px; 
    background-color: transparent;
    border-width: 0mm;
    border-color: black black black aqua;
    position: relative;
    left: 2pt;
    color: Black;
 }
 


.kauppaotsikko
 { 
   font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height:16px; 
    background-color: transparent;
    border-width: 0mm;
    border-color: black black black aqua;
    position: relative;
    left: 2pt;
    color: Black;
    FONT-STYLE: bold;
    FONT-WEIGHT: bold;
    }


.kauppatuoteotsikko
 { 
   font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height:15px; 
    background-color: transparent;
    border-width: 0mm;
    border-color: black black black aqua;
    position: relative;
    left: 2pt;
    color: Black;
    FONT-STYLE: bold;
    FONT-WEIGHT: bold;
    }
.kauppatuote
 { 
   font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height:13px; 
    background-color: transparent;
    border-width: 0mm;
    border-color: black black black aqua;
    position: relative;
    left: 2pt;
    color: Black;
    }

    }
.VIRHE
 { 
   font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height:13px; 
    background-color: transparent;
    border-width: 0mm;
    border-color: black black black aqua;
    position: relative;
    left: 2pt;
    color: Red;
    }

a:link  
{
    color:#0F1B63;
	text-decoration:none;

}
a:hover 
{
    color: Green;
	text-decoration:none;
}
a:visited 
{
    color:#0F1B63;
	text-decoration:none;
}
