.www {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: 666699;
	text-decoration: none;
}
.www:hover {
	text-decoration: underline;
}
.titseccion {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: 333366;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
ul {
	margin: 15px;
	
}
li {
	padding: 3px;
	list-style-image: url(/99_img/bullet.gif);
}
.relacionados {
	font: normal 12px "Trebuchet MS";
	color: #666666;
	text-decoration : none;
}
.relacionados:hover {
	text-decoration: underline;
}
