.commom {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	font-size: 10px;
	height: 15px;
}
.dias_semana {
	font-family: Tahoma;
	text-transform: uppercase;
	color: #000000;
	font-size: 10px;
height: 15px;
}
.dia_atual {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #666699;
	height: 15px;
}
.evento_1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #b0b0d9;
	text-decoration: none;
	color: #000000;
	border: 1px solid #B0B0D9;
	font-size: 10px;
	height: 15px;
}
.evento_2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #BD9B9B;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	border: 1px solid #bd9b9b;
	height: 15px;

}
.border_t {
	margin: 0px;
	padding: 0px;
}
.dias_semanaBold {
	font-family: Tahoma;
	text-transform: uppercase;
	color: #333399;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.borda_u {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
.evento_3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #b7af51;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	border: 1px solid #b7af51;
	height: 15px;

}
.evento_4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #A0C0A0;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	border: 1px solid #a0c0a0;
	height: 15px;

}
.legenda1 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #8080C1;
}
.legenda2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #A77A7A;
}
.legenda3 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #b7af51;
}
.legenda4 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #669966;
}
