body {
	
	opacity:0.2
}


.table a
{
    display:block;
    text-decoration:none;
    }


.margemp {
	padding: 2px 2px 2px 2px;
	width:22px;
	height:48px;
	margin: 0;
	font-size: 24px;
	color: #5f5f5f;
	text-align: center;
	background-color: #ccc;
	outline: none;
	border-radius: .1em;
	border: .03em solid #ccc;
	box-shadow: 0 0 8px #2f3133 inset;	
}



.margempp {
	padding: 2px 2px 2px 2px;
	width:22px;
	height:48px;
	margin: 0;
	font-size: 24px;
	color: #919393;
	text-align: center;
	background-color: #ccc;
	outline: none;
	border-radius: .1em;
	border: .03em solid #ccc;
	box-shadow: 0 0 14px #666 inset;
	
}



.diasconteudo {
	padding: 2px 2px 2px 2px;
	width:22px;
	height:48px;
	margin: 0;
	font-size: 24px;
	color: #333;
	text-align: center;
	background-color: #ccc;
	outline: none;
	border-radius: .1em;
	border: .03em solid #ccc;
	box-shadow: 0 0 32px #1f1f1f inset;
	
}



.mes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #5f5f5f;
}
.ano {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #333;
}



a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}





-->
