.my_row_yellow{
	background-color: yellow;
}

.my_row_red{
	background-color: red;
}

.my_row_green {
	background-color: green;
}