a:visited {
color : #231E5F;
}
a:active {
color : blue;
}
a:hover {
color : white;
}
a {
	font-family : Verdana;
	color : black;
	font-weight : normal;
	text-decoration : none;
}
a.yhteystiedot {
text-decoration : underline;
}

a.yhteystiedot:hover {
	color: #00F;
	font-weight: normal;
	}
	
a.kielet {color:#FFFFFF;}
a.kielet:hover {color:#8FC2DF;}