td{	border-right:1px solid #bd8831; border-top: 1px solid #bd8831;}

table.calendar{
	width:280px;
	height:180px;
	border:1px solid #bd8831;
	float:left;
	margin:0 0 10px 0;}

.td_sab{ border-right:none;}

#teste{ border:1px solid black;}
.navigateYear{
	background-color:#fcebc9;
	color:#bd8831;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	border:none;}

td.month{
	background-color:#fcebc9;
	text-align:center;
	color:#bd8831;
	font-weight:bold;
	text-decoration:none;
	border:none;}

tr.daysOfTheWeek{
	background-color:#f7d693;
	color:#bd8831;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	text-align:center;}


.normalDate{
	background-color:#fcebc9;
	text-align:center;
	color:#bd8831;
	text-decoration:none;
	font-weight:bold;	
	font-size:13px;}

.currentDate{
	text-align:center;
	background-color:#996600;
	color:white;
	text-decoration:none;
	font-weight:bold;}

.selectedDate{
	background-color:#bd8831;	
	color:white;
	font-size:13px;
	text-align:center;
	text-decoration:none;}