.cssTexto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003366;
}
.cssTabela{
	height: auto;
	width: auto;
	/*border: 1px dashed #605D5C;*/
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.cssTitulo {
	font-family: "Trebuchet MS";
	font-size: 10px;		
	color: #3572B1; /*#0C274C;*/
	font-weight: bold;
	vertical-align: middle;
}
.btMenu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../img/menu/bgmenu.jpg);
	text-align: center;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0093DD;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0093DD;
	font-style: normal;
	text-decoration: none;

}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0093DD;
	font-style: normal;
	text-decoration: none;

}
a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0093DD;
	font-style: normal;
	text-decoration: none;
}
a.Menu:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.Menu:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.Menu:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FECC0D;
	text-decoration: none;
}
a.Menu:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FECC0D;
	text-decoration: none;
}
