.padraotextos {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #006D33;
	text-decoration: none;
	line-height: 14px;
}
.padraotextos:hover {
text-decoration:underline;
}
.bgagenda {
	background-color: #EFF7EC;
	border: 1px solid #E3EBDE;
}
.bgrodape {
	background-color: #EFF7EC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3EBDE;
	font-family: tahoma;
	font-size: 11px;
	color: #006D33;
	text-decoration: none;
}
.padraocinza {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.padraocinza:hover {
text-decoration:underline;
}
.textos {
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #003C0F;
	text-decoration: none;
}
.textos:hover {
text-decoration:underline;
color:#003C0F;
font-weight: normal;
}
.pequena {
	font-family: tahoma;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}.titulos {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #005F30;
	text-decoration: none;
}
.branca {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.pequenagray {
	font-family:tahoma;
	font-size:10px;
	color: #999999;
	text-decoration:none;
	}
