.texto {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 1px;

}
a:link {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	letter-spacing: 1px;
	text-decoration: none;


}
a:active {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #669999;
	text-decoration: underline;
	letter-spacing: 1px;


}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #669999;
	letter-spacing: 1px;
	text-decoration: none;


}
a:visited {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #669999;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;


}
.texto2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.ementa{
	background-color:#EBF5EB;
	text-align:justify;
	padding-top:10px;
}