.NameWeekDayV_text { 
    color: #000000; 
    background: #fff9ef; 
}
.NameWeekDayB_text {   
    color: #000000; 
    background: #f8f8f8;
}

.DayV_text {    
    background: #fff; 
    color: #c00; 
}
.DayV_text A,.DayV_text A:visited{
	color: #c00; text-decoration: none }

.DayV_text A:hover
  {color: #c00; text-decoration: underline; }

.DayB_text A,.DayB_text A:visited{
	color: #aaa; text-decoration: none }
.DayB_text A:hover
  {color: #aaa; text-decoration: underline; }


.Table_text td{padding: 0px 0px 0px 0px; height:18px; text-align:center; font-family: Verdana, Tahoma, Arial; font-size:65%;}

.DayS_text {        
    border : #aaa 0px solid; 
    font-weight: bold;
    color: #000000; 
    background: #fff; }

.DayS_text A,
.DayS_text A:visited {color: #000; text-decoration: none }
.DayS_text A:hover {color: #000; text-decoration: underline; }

.DayN_text {       
    border : #ffdd99 1px solid; 
    font-weight: bold;
    color: #000000; 
    background: #fff9ef; }

.DayN_text A,
.DayN_text A:visited {color: #000; text-decoration: none }
.DayN_text A:hover {color: #000; text-decoration: underline; }

.NameMonth_text { font-size: 65%;padding-bottom:4;color: #000;  font-family: Verdana, Tahoma, Arial; }     

.NameMonth_text A,
.NameMonth_text A:visited { color: #000; text-decoration: none ;font-weight: normal;}
.NameMonth_text A:hover {color: #000; text-decoration: underline; }
