﻿.reminderColor
{
	background-color: #f99;
}

.fontRed
{
    color: Red;     
    
}

.fontGreen
{
    color: Green;     
    
}