.texto {
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
}
.link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #333366;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: underline
}
.link:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #333366;
	FONT-STYLE: normal;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none
}
.semborda {
	border-width: 1px;
	border-color: #333366;
}
H1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
H2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #333366;
	margin: 15px;
	padding: 0px;
}
P {
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 13px;
color: #000000;
margin: 15px;
padding: 0px;
}