/* CSS Document */
.highlight
{
background-color:yellow;
}
.highlight_Line {
	text-decoration: line-through;
	background-color: #FFFF00;
}

