﻿.center 
{
	text-align:center;
}

.selected
{
    background-color: #D1FFC1;
}

.bad
{
    background-color: #FFC0C0;
}                        
