/*
  Mac Tax
  Author: Bao Kim Tran
  Version: HTML 5, CSS 3
  Date: 10.10.2015

  Filename:         indexEQ.css

  Supporting files: index.htm
*/

#beginProgram p .index {
color: orange;
}

#endProgram  p .index {
	border: 0px solid gray;
  color: rgb(145, 5, 10);
}


