a:hover {
	text-decoration: underline;
	color: #FFFF00;
	}

.comicsans {
	font-family: Comic Sans MS, Times New Roman;
	color: #000000;
	}

.smalltahoma {
	font-family: tahoma, Arial, Times new Roman
	font-size: 6pt;
	font-weight: bold;
	}
	
.tahoma {
	font-family: tahoma, Arial, Times new Roman
	}


.smalltext {
	font-size: 8pt;
	font-family: tahoma, arial, verdana;
	color: black;
	}
	
.linkki a {
	color: #545463;
	}
	
.linkki a:hover {
	text-decoration: underline;
	color: #FFFF00;
	}