.found 
{
	color: red;
	font-weight: bold;
}

.notfound
{
	color: green;
	font-weight: bold;
}