@import url("tyyli2.css");
.pienileipis {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.leipis { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 }

A {
	color : #FF9900;
	text-decoration : underline;
}
A:LINK {
	color : #FF9900;
	text-decoration : underline;
}
A:VISITED {
	color : #FF9900;
	text-decoration : underline;
}
A:HOVER {
	color : #000000;
	text-decoration : none;
}
A.mustalinkki {
	color : 000000;
	text-decoration : none;
}

A.mustalinkki:VISITED {
	color : 000000;
	text-decoration : none;
}

A.mustalinkki:HOVER {
	color : 000000;
	text-decoration : underline
}