.strike {
   text-decoration:line-through;
 }

.green {
  color:green;
}

.orange {
  color:orange;
}

.red {
  color:red;
}

img[alt$="-halfwidth"]{ 
  width:  45%; 
}

img[alt$="-wide"]{ 
  width:  90%; 
}
