@charset "utf-8";
.data {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	height: 50px;
}
.menuld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
.cal_table {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.cal_today {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a.cal_event:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.cal_event:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.cal_event:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.cal_event:houver {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
