.titol1 {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	font-style: normal;
	color: #FF99FF;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
}
body {
	background-color: #FFFFFF;
}
.titol2 {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	text-align: center;
	vertical-align: top;
	color: #CC99FF;
}
.titol3 {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	text-align: center;
	color: #9999FF;
}
.Estilo1 {color: #9966FF}
.navega {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	text-transform: lowercase;
	color: #990066;
	background-position: center center;
	text-align: center;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF9933;
}
.text {

	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	text-align: left;
	color: #99CCFF;
}
.enunciat {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	text-align: left;
	color: #FF33FF;
	list-style-type: none;
}

