<!-- linkit -->
A { font-family: Arial; color: #336699; text-decoration: none; font-size: 12px; }
A:Visited { font-family: Arial; color: #336699; text-decoration: none; font-size: 12px; }
A:Active {  font-family: Arial; color: #336699; text-decoration: none; font-size: 12px; }
A:Hover {   font-family: Arial; color: #000000; text-decoration: underline; font-size: 12px; }

<!-- fontit, koot ja tyylit & leipätekstin väri -->

BODY { font-family: Arial; font-size: 9px; color: #000000; 
       font-weight: normal; 
	 }
	 
TD	 {
		font-family: Arial;
		font-size: 10px;
		color: #000000;
		font-weight: normal;
	 }

<!-- fonttien värit -->
.musta { font-family: Arial; font-size: 12px; color: #000000; font-weight: normal; }
.mustabold { font-family: Arial; font-size: 12px; color: #000000; font-weight: bold; }
.mustaotsikko { font-family: Arial; font-size: 12px; color: #000000; font-weight: bold; }
.valkoinen { font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: normal; }
.valkoinenbold { font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.punainen { font-family: Arial; font-size: 12px; color: #CC0000; font-weight: normal; }
.punainenbold { font-family: Arial; font-size: 12px; color: #CC0000; font-weight: bold; }
.otsikko { font-family: Arial; font-size: 14px; color: #CC0000; font-weight: bold; }
.valkoinenl { font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: underline; }
.linkki { color: #336699; font-family: Arial; font-size: 12px; text-decoration: none; }
.HEADER { font-famiyl: Arial; font-size: 12px; font-weight: bold; }