.suspects {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	text-decoration: none;
	color: #336666;
	font-weight: bolder;
	font-variant: normal;


}
.suspects:hover {
	color: #FFFF99;
}
