#cuerpo{
	margin-left: 40px;
	width: 660px;
	text-align: justify;
	color: #333;
	line-height: 1em;
}

.titulo_tutorial{
	font-size: medium;
	margin-top: 30px;
	color: #000;
}

#cuerpo .titulo_tutorial a, a:visited, a:hover, a:active{
	text-decoration: none;
	color: #000;
}

#cuerpo .titulo_tutorial2 a, a:visited, a:hover, a:active{
	text-decoration: none;
	font-size: medium;
	color: #000;
}

#cuerpo .tutorial{
	font-size: small;
}

#cuerpo .fecha{
	font-size: small;
	color: #c00;
}

a, a:visited, a:hover, a:active{
	text-decoration: none;
	//color: #3c0;
	color: #0f870d;
	font-size: small;
}

#cuerpo .despedida{
	font-size: small;
	color: #c00;
}

#cat_comp{
	position: absolute;
	margin-top: -250px;
	margin-left: 400px;
}
