a {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.a:hover {
	text-decoration: underline;
}
.titulo {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8b5b00;
	text-decoration: none;
}
.textonormalbranco {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textonegritobranco {
	font-family: arial;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textonormalvermelho {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #740100;
	text-decoration: none;
}
.textoboldvermelho {
	font-family: arial;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: #740100;
	text-decoration: none;
}
.textoboldvermelhoescuro {
	font-family: arial;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: #4e2e1e;
	text-decoration: none;
}
.titulo:hover {
	text-decoration: underline;
}
.agenda {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.agenda:hover {
	text-decoration: underline;
}
.agendaPassados {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #c0c0c0;
	text-decoration: none;
}
.agendaPassados:hover {
	text-decoration: underline;
}
.pontilhado {
	font-family: arial;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
.formulario {
	font-family: arial;
	font-size: 10px;
	color: #233978;
	text-decoration: none;
	border: 1px solid #4483ac;
	background: #fbfbfb;
}
.fundotabela {
	font-family: arial;
	font-size: 10px;
	color: #861a06;
	text-decoration: none;
	border: 1px solid #c2978f;
	background: #f2dbd6;
}
.input {
	font-family: arial;
	font-size: 10px;
	color: #861a06;
	text-decoration: none;
	background: #f2dbd6;
	border: 1px solid #c2978f;
}
.bordatabelabaixo {
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.top5 {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #74060a;
	text-decoration: none;
}
.top5:hover {
	text-decoration: underline;
}
.enquete {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	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 #c2978f;
	border-right: 2px solid #c2978f;
	border-bottom: 2px solid #c2978f;
	border-left: 2px solid #c2978f;
}
#msg{
	font-family:Verdana;
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}