<STYLE>		
a:link{
text-decoration: none;
color: #648499;}

a:visited{
text-decoration: none;
}

a:hover{
text-decoration: underline;
color: black;}

.text	 { text-decoration: none;
           font-family: verdana,arial;
           font-weight: none;
           font-size: 12px;
           color: black;}

.smalltext{ text-decoration: none;
           font-family: verdana,arial;
           font-weight: none;
           font-size: 10px;
           color: black;}

a.valikko { text-decoration: none;
           font-family: verdana,arial;
           font-weight: bold;
           font-size: 12px;
           color: #6B6B6B;}
           
a.valikkoValittu { text-decoration: none;
           font-family: verdana,arial;
           font-weight: bold;
           font-size: 12px;
           color: #FF0808;}
           
a.alavalikko { text-decoration: none;
           font-family: verdana,arial;
           font-weight: bold;
           font-size: 10px;
           color: #6B6B6B;}

a.alavalikkoValittu { text-decoration: none;
           font-family: verdana,arial;
           font-weight: bold;
           font-size: 10px;
           color: #FF0808;}

a.breadcrumbs { text-decoration: none;
           font-family: verdana;
           font-weight: bold;
           font-size: 0.6em;
           color: white;}
           
a.breadcrumbs:hover { 
           text-decoration: underline;
	   color: white;}    

.sivuOtsikko { text-decoration: none;
           font-family: verdana,arial;
           font-weight: none;
           font-size: 24px;
           color: #A59C9C;}

.sitemap   { text-decoration: none;
           font-family: verdana,arial;
           font-weight: none;
           font-size: 12px;
           color: black;}
           
</STYLE>
