body {
	margin: 0;
	padding: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#pages ul {
	
	height: 100px;
	margin: 0 auto;
	padding: 0;
}
.titulo   { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF ; font-weight: bold}
.texto   { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #006595 ; font-weight: normal}
.form   { font-family: "Arial",  Helvetica, sans-serif; font-size: 11px; color: #006595 ; font-weight: normal}

.pe     { font-family: arial; font-size: 10px; color: #868686 }
a:link {
	color: #7B3DA0;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #FF00CC;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	color: #7B3DA0;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
.webjj a:link {
	color: #878781;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding left: 0px 

}
.webjj a:hover {
	color: #A27B2D;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding left: 0px
}
.webjj a:visited {
	color: #878781;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding left: 0px

}