.acionado {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
}
.acionado:hover {
	text-decoration: underline;
}
a {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a:hover {
	text-decoration: underline;
}
.titulo {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo:hover {
	text-decoration: underline;
}
.agenda {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.agenda:hover {
	text-decoration: underline;
}
.agendaPassados {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ff7701;
	text-decoration: none;
}
.agendaPassados:hover {
	text-decoration: underline;
}
.agenda2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.agenda2:hover {
	text-decoration: underline;
}
.pontilhado {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
.formulario {
	font-family: Verdana;
	font-size: 10px;
	color: #2c2c2c;
	text-decoration: none;
	border: 1px solid #8b979b;
	background: #FFFFFF;
}
.input {
	font-family: Verdana;
	font-size: 10px;
	color: #2c2c2c;
	text-decoration: none;
	border: 1px solid #8b979b;
}
.check {
	font-family: Verdana;
	font-size: 10px;
	color: #2c2c2c;
	text-decoration: none;
	border: 0px;
}
.bordatabelabaixo {
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.top5 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.top5:hover {
	text-decoration: underline;
}
.enquete {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bordaBanner {
	width: 481px;
	height:61px;
	border-top: 2px solid #c0c0c0;
	border-right: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
	border-left: 2px solid #c0c0c0;
}
.borda {
	border-top: 2px solid #c0c0c0;
	border-right: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
	border-left: 2px solid #c0c0c0;
}
.textobrancosimples{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
.textobranconegrito{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.textolaranjasimples{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ff7701;
	text-decoration: none;
	}
.textolaranjasimples:hover{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #ff7701;
	text-decoration: underline;
	}