.cal_table{
	border-right: #3A6EA3 1px solid;
	border-bottom: #3A6EA3 1px solid;
}

.cal_td {
	border-left: #3A6EA3 1px solid;
	border-top:  #3A6EA3 1px solid;
	color:  #3A6EA3;
	padding: 2px;
	background-color: transparent;
	text-align: center;
}

.cal_sunday {
	color: red;
}

.cal_current {
	color: blue;
}
