body {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: bold;
}

a:active {
	color:#000000;
}

a:visited {
	color:#FFFFFF;
}

a:hover {
	color:#000000;
}

a.teksti {
	color:#000066;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
}

a.teksti:active {
	color:#000044;
}

a.teksti:visited {
	color:#000000;
}

a.teksti:hover {
	color:#0000FF;
}

p {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
}

p.lihavoitu {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: bold;
}
