body {
	background-color: #b8df52;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cuerpotexto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #000000;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 33px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
.links {
	font-size: 9px;
	color: #999999;
}

a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {

	color: #9AC725;
	text-decoration: none;
}
.subtitulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #B1DD3E;
	font-weight: bold;
}
.cuerpotextolimpio {

	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #000000;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	list-style-type: square;
}

