<!-- linkit -->
:link { color: #FC7216; text-decoration: none; font-weight: normal; }
A:link { color: #FC7216; text-decoration: none; font-weight: normal; }
A:visited { color: #FC7216; text-decoration: none; font-weight: normal; }
A:active { color: #FC7216; text-decoration: none; font-weight: normal; }
A:hover { color: #FC7216; text-decoration: underline; font-weight: normal; }

<!-- fontit -->
BODY { font-family: tahoma, arial, helvetica; font-size: 11.5px; font-weight: normal; color: #3A2A17; }

TD { font-family: tahoma, arial, helvetica; font-size: 11.5px; font-weight: normal; }
UL { font-family: tahoma, arial, helvetica; font-size: 11.5px; font-weight: normal; }
B { font-weight: bold; }
I { font-style: italic; }
U { text-decoration: underline; }
HR { color: #CCCCCC; }

<!-- classit -->
.lines { line-height: 16px; }
.otsikko { font-family: tahoma, arial, helvetica; font-size: 13.5px; font-weight: bold; color: #3A2A17; }
.paivays { font-family: tahoma, arial, helvetica; font-size: 10.5px; font-weight: normal; text-decoration: none; }


