table.calendar{

	border: solid 2px;
	background-color:   #3399FF; 
	width:150px;
	
}


input.calendar{

	border-style:    none;
	text-align:  center;
	font-size:      9px;
	cursor:  pointer;
    font-weight:      550;
	     
}


td.calendar_sunday input.calendar{

	color:#FF0000;

}
