.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #000000;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: bold;





}
.textolayout {
	font-family: Tahoma, Arial, Heveltica;
	font-size: 11px;
	color: #000000;
}
.home {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #000000;
}
.homelink:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.homelink:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.homelink:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #3B3B3B;
	text-decoration: underline;
}
.jbossareas:link {
	font-family: Tahoma, Arial, Heveltica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	text-decoration: none;


}
.jbossareas:visited {
	font-family: Tahoma, Arial, Heveltica;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;

}
.jbossareas:hover {
	font-family: Tahoma, Arial, Heveltica;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-decoration: underline;


}
