ins{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:green;
	text-decoration:underline;
}

del{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:red;
	text-decoration:line-through;
 }
