.tabela{
	width:200px;
	padding:0px;
	float:inherit;
	background:url(img/transparente_a.png);
}

.td{
	width:20px;
	height:20px;
	text-align:center;
	color: #FFF;
	background-color: #999;
}

.hj{
	width:20px;
	height:20px;
	text-align:center;
	background-color: #333;
	color: #FFF;
}

.dom{
	width:20px;
	height:20px;
	text-align:center;
	color: #FFF;
	background-color: #999;
}

.evt{
	width:20px;
	height:20px;
	text-align:center;
	background-color: #9FAA27;
}

.mes{
	width:auto;
	height:20px;
	text-align:center;
background:url(img/transparente_a.png);
	color: #FFF;
}

.show{
	background:#202020;
	width:200px;
	height:30px;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	color:#9FAA27;
	padding-left:5px;
}

.linha{
	background:#404040;
	width:200px;
	height:20px;
	text-align:left;
	font-size:11px;
	color:#f0f0f0;
	padding:1px 1px 1px 10px;
}

.sem{
	background: #ECE6D9;
	width:200px;
	height:20px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
}

#mostrames{
	width:200px;
	padding:5px;
}

body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	

}

a:link {

    color: #000000;

    text-decoration: none;

}

a:visited {

    text-decoration: none;

    color: #000000;

}

a:hover {

    text-decoration: underline;

    color: #FF9900;

}

a:active {

    text-decoration: none;

}
