strong {
	color: silver;
	background-color: white;
}

strong.tarkea {
	color: red;
	background-color: white;
	border: thin solid red;
}
