body {
	font-family: Calibri;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;

}
/* CSS Document */

.texto {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	line-height: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.titulo {
	font-family: Calibri;
	font-size: 48px;
	font-style: normal;
	font-weight: lighter;
	color: #FF6600;
}

.texto1 {
	font-family: Calibri;
	font-size: 18px;
	font-style: inherit;
	font-weight: bold;
	color: #FF6600;
	margin-left: 20px;
	margin-right: 20px;
}
.realce {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}

a:link {
	color: #3399FF;
}
a:visited {
	color: #993366;
}
a {
	font-weight: bold;
}
