







.valikkolinkki { font-family: Trebuchet MS; font-size: 10pt; font-weight: bold }
.valikkolinkki2 { font-family: Trebuchet MS; font-size: 10pt; text-decoration: none; color: #333333; font-weight: bold }
.valikkolinkki3 { font-family: Trebuchet MS; font-size: 11px; text-decoration: none; color: #333333; font-weight: normal }


.TUOTTEENNIMI { font-family: Trebuchet MS; font-size: 12pt; color: #F29284; font-weight: bold }
.HINTASUURI { font-family: Trebuchet MS; font-size: 12pt; color: #333333; font-weight: bold }
.TEKSTI { font-family: Trebuchet MS; font-size: 11; color: #333333 }
.OTSIKKO { font-family: Trebuchet MS; font-size: 11; color: #333333; font-weight: bold }
.VIRHE { font-family: Trebuchet MS; font-size: 11; color: #F29284 }

.OSTOSKORIOTSIKKO { font-family: Trebuchet MS; font-size: 11; color: #333333 }
.OSTOSKORISISALTO  { font-family: Trebuchet MS; font-size: 11; color: #333333 }
.HINTAPIENI { font-family: Trebuchet MS; font-size: 11; color: #333333 }



A:link
{
    text-decoration: none;
    color: #94B003;
}
A:visited
{
    color: #94B003;
	TEXT-DECORATION: none;
}



A:hover
{
	COLOR: #F29284;
	TEXT-DECORATION: NONE;
}



A:active
{
    COLOR: #F29284;
	TEXT-DECORATION: none;
}

