a {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.a:hover {
	text-decoration: underline;
}
.titulo {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titulo:hover {
	text-decoration: underline;
}
.agenda {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.agenda:hover {
	text-decoration: underline;
}
.agendaPassados {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #c0c0c0;
	text-decoration: none;
}
.agendaPassados:hover {
	text-decoration: underline;
}
.formulario {
	font-family: Verdana;
	font-size: 10px;
	color: #636060;
	text-decoration: none;
	border: 1px solid #aaaaaab;
	background: #dedede;
}
.input {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #8b979b;
}
.bordatabelabaixo {
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.borda {
	border-top: 2px solid #c0c0c0;
	border-right: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
	border-left: 2px solid #c0c0c0;
}