﻿
.markedDate a
{
	color: Red!important; 			
}

.markedDate a:visited
{
	color: Red!important; 
}

.markedDate a:hover
{
	color: Red!important; 
}

.rcMain .rcRow  td.rcDisabled a
{
	color:Red;		
} 
