* {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}
a {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.rodape {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}
.menor {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}
.forms {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #666666;
	height:18px;
}
.formsTa {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #666666;
}
.formsBt {
	color: #C05D1C;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	border: 1px solid #666666;
	height:18px;
}
.tituloTextos {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.agendaTitulo {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.agendaDiasSemana {
	color: #C05D1C;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.agendaDias {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.avisos{
	color: #CC0000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
