ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}
li {
	background: url(bullet.gif) left top no-repeat;
	padding-left: 25px;
	margin-bottom: 25px;
	}
	body {
	font-family: Arial, helvetica, sans-serif;
}

.textos {
	font-size: 12px;
	line-height: 145%;
}
.textosblancos {
	font-size: 11px;
	color: #ffffff;
}
.titulosverde18 {
	font-size: 18px;
	color: #88BB00;
	font-weight: bold;
}
.titulosmarron16 {
	font-size: 16px;
	color: #664422;
	font-weight: bold;
}
.subtitulosverde {
	font-size: 14px;
	color: #88BB00;
	font-weight: bold;
}
.titulitos {
	color: #664422;
	font-weight: normal;
}
.linksblanco {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.linksblanco:hover {
	font-family: Arial;
	font-size: 11px;
	color: #664422;
}
.linkmenu {
	font-family: Arial;
	font-size: 11px;
	color: #664422;
}
.linkmenu:hover {
	font-family: Arial;
	font-size: 11px;
	color: #664422;
	font-weight: bold;
}
.linkmenu2 {
	font-family: Arial;
	font-size: 11px;
	color: #664422;
}
.linkmenu2:hover {
	font-family: Arial;
	font-size: 11px;
	color: #88BB00;
	font-weight: bold;
}
.menuover {
	font-size: 11px;
	color: #BBCC66;
}
.linksverde {
	font-family: Arial;
	font-size: 18px;
	color: #88BB00;
	text-decoration: none;
}
.linksverde:hover {
	font-family: Arial;
	font-size: 18px;
	color: #664422;
}
.linkhome {
	font-family: Arial;
	font-size: 12px;
	line-height: 145%;
	color: #000000;
}
.linkhome:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 145%;
	color: #88BB00;
}

