p {
font-family:"Courier New", Courier, mono;
font-size:11px;
padding-left:10PX;
padding-right:10PX;
}
.titol {
background-color:#FCE852;
font-family:"Courier New", Courier, mono;
font-size:11px;
}
	A,A.titol1:visited,A.titol1:active {
 	color: #FF4E00;
	text-decoration :NONE;
}
	A.titol1:hover {
 	color: #FF4E00;
	background-color: #FCE852;
	}
	li {font-family:"Courier New", Courier, mono;
font-size:11px;padding-right:10PX;
}
.estil2 {background-color: #FCE852; font-family: "Courier New", Courier, mono; font-size: 11px; font-weight: bold; }
li{
list-style-image : url(imatges/b.gif);

}
.punts{
  color: black; 
  background:#E6E6E6; 
  border: dashed;
  border-width:1px;
  margin-left:9px;
  margin-right:10px;

}