.txt_parraf {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
}
body {
	background-color: #C8DAA8;
}

.descripcion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
h2 {
	color: #666600;
}

a:visited {
font-weight: bold;
color: #666600;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}
a:active {
font-weight: bold;
color: #666600;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	color: #C43C02;
}
strong {
	color: #666600;
}
.izquierda {
	float: left;
	padding-right: 15px;
}
.derecha {
	float: right;
	padding-left: 15px;
}
